I believe that installing on the SD card is supported only for 2.2
devices (or higher).  Your program will install on earlier versions,
but it will not install to the SD card.

On Jan 5, 6:12 am, André <pha...@hotmail.com> wrote:
> So what could be the problem if I have minsdkversion 4 and put
> targetversion 8
>
> On Jan 5, 12:59 pm, Marcin Orlowski <webnet.andr...@gmail.com> wrote:
>
>
>
> > Yes it would filter your app out. android:installLocation does not
> > need target sdk to be 8
> > or higher. It's safe to have it in Manifest and still target earlier sdk as
> > earlier android version will simply ignore it.
>
> So what could be the problem then since it doesn't work, if you have
> any suggestions?
>
> YuviDroid Jan 5, 12:58 pm
>
> >I was talking about "targetSdkVersion", not "minSdkVersion".
> >AThe entry in the manifest should look like this: <uses-sdk
> >android:minSdkVersion="4" android:targetSdkVersion="8" />
> >Btw on your test phone can you install your app on sdcard?
>
> I have a 1.6 device, waiting for a new one right now. But it works
> fine in the emulator!

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to