I wanna ask guide about android application Compatibility,I am developing an application using Android 2.2-SDK . . .Will this application run on device with 3.1 finely ? Where from I can read like these android Compatibilities ?
Thanks in Advance
I wanna ask guide about android application Compatibility,I am developing an application using Android
Share
Test your app on a 3.1 device (or emulator if you don’t have access to a device), but generally, yes. It may be windowed or not show in the market you don’t specify proper large screen support in your manifest, though — read more on the Android developers site: http://developer.android.com/guide/practices/compatibility.html