On 4/1/2010 6:36 PM, Achanta wrote:
We have an app thats running on 1.6 and higher but we want it to be
able to run on 1.5 also. So I tested the app with 1.5 and everything
works fine. So if I want to release this app can I release it as an
update for my older app with just changing

     <uses-sdk android:minSdkVersion="4" />  to
     <uses-sdk android:minSdkVersion="3" />?

Will there be any problems if I do so?

We did that with our app it seems to work fine.

Michael

--
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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to