can anyone help me to test the android 3.1 version application on the real device.
Can you give me mobile list for the android application testing.
Can I test on the mobile which supoort android 2.X versions?
Thanks
Tim Moores
Rancher
Joined: Sep 21, 2011
Posts: 2329
posted
0
What is a "mobile list"?
No, you can't generally run apps written specifically for Android 3.x on 2.x devices. Some 3.x APIs (like the Fragments API) are available for earlier Android versions, though; if those are all your app uses then you're in luck.