So what could be the problem if I have minsdkversion 4 and put
targetversion 8

On Jan 5, 12:59 pm, Marcin Orlowski <[email protected]> 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 [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