https://kotlinlang.org logo
Title
d

Deepti M

06/05/2020, 5:36 PM
Hi There, I need to test my app on Android versions <API-19. When trying to build an emulator of the same, it says your app would not run unless you update Googgle Play Services. But couldn't find any option to do so. Can anybody help?
h

Himanshu Sharma

06/05/2020, 5:37 PM
you need to download emulator with API-19 and play services
use the one on the top with Google API
d

Deepti M

06/05/2020, 5:39 PM
I am sorry, updated the question
Yes, was able to test on API-19 but not lower than that
My app supports till API-17
@Himanshu Sharma any idea about it?
h

Himanshu Sharma

06/05/2020, 5:49 PM
theoretically it should work with
API-17 (with Google API) emulator
unless there is a bug with that version. I have not used API-17 in a while so not sure, will give it a try as soon as I get chance and see if I can find something
d

Deepti M

06/05/2020, 5:50 PM
OK. Thanks, for the support!
h

Himanshu Sharma

06/05/2020, 5:50 PM
you. could give https://www.genymotion.com/ a try and see if they have API 17
d

Deepti M

06/05/2020, 5:58 PM
Just checked, they don't have <4.4
a

Ananiya

06/05/2020, 6:38 PM
@Deepti M try Aptoide(https://aptoide.en.aptoide.com/app) to apdate ur google play service if i it work or try alternatives😉
d

Deepti M

06/06/2020, 8:43 PM
Thanks @Ananiya! It allowed to download but failed during update due to "conflicting signature".