Friday, August 31, 2012

[android-developers] Re: version problem

The question is "Why does it fail on 2.1"?


It could be as simple as changing this line in AndroidManifest.xml:


    <uses-sdk android:minSdkVersion="8" android:targetSdkVersion="8" />


Or, it could be hard if you are using stuff 2.1 doesn't support.





On Thursday, August 30, 2012 4:27:30 AM UTC-5, aravelli wrote:
Hi,
 
I have developed my app in android 2.2. But now this app is not working on 2.1.
 My client is asking me to support for 2.1 also. Can any one tell me how to solve this problem. Is there any way to change the version now.

Thanks,

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment