Reputation: 524
I have developed an Android app and it's ready for launching , now i wanted to test it on different possible devices ,but unfortunately i can't afford all the devices physically and I can't download emulators for all the Android devices , is there any way to test my app in different Android devices and see how they work on that device's
Thanks for your time and help.
Upvotes: 0
Views: 154
Reputation: 1
it's the android studio should be able to test almost every screen size you can also try testing on android emulators like bluestacks and others they'll help
Upvotes: 0
Reputation: 2785
Use Genymotion, it is very light and clean, better than AVD (Android Virtual Device)
Upvotes: 2