It depends what kind of APIs you have used in your application. First you'll have to test that app on different AVDs and then real devices. Finally you'll have to specify SDKVersions in Manifest. http://developer.android.com/guide/topics/manifest/uses-sdk-element.html
regards, Rushyang Darji On Fri, Apr 27, 2012 at 12:21 PM, fachhoch <[email protected]> wrote: > if I want to deploy my app in a real device should that device sdk > version match with my app sdk version? Also how can I find the sdk > version of any device? > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

