Android versions packaging

Hi. I trying to test my game on some mobile devices to see how it works but after packaging for android, on some mobile phones the game does not install.
I’m trying to test on this devices:
Samsung galaxy s8 - the game is working
Samsung Tab 3 with Android version 4.4.2 - the game does not install
Orange hero with Android version 4.2.2 - the game does not install
As you can see the last devices are old and my game does not install. I’ve also tried to install manually the .apk file after downloading it from dropbox but without succes. Also using the launch option with usb debugging enabled the game is not launched.
Here are my settings for Android packaging.

Thank you!

change your NDK API level to “android-19”