On 8 October 2010 02:16, Zaid <[email protected]> wrote:
> i added " android:installLocation="auto"" to my manifest and changed
> the project target api in eclipse to 8(was 3 b4) so my app can be
> installed to SD card, but i kept the minisdkversion to 3, so people
> with android 1.5 can use my app.
>
> my question is, can people with android version 1.5 still be able to
> download my app from the market after changing my target api to 8?

Yes. Target API is one thing, but android:minSdkVersion is what limits
in that case

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

Reply via email to