I would like to lower the minimum API level of my application to 4.4(KitKat) from 5.0(Lollipop)
Sadly I couldn\'t get any real devices
emulator users:
if you are trying to passing longitude and latitude values from extended controller you have to add this code in your MainActivity.
String LOCATION_PROVIDER = LocationManager.GPS_PROVIDER;
in AndroidManifest