In your manifest file, you have probably set the minSDKVersion to 8.
Set it to 7 or maybe lower.  If you set it at 8, it will be a 2.2 only
app.  7 is 2.1 and so on.  5 and 6 are irrelevant.  If you want to
work on 1.6 (there are still new devices being sold with 1.6), you
need to set it to 4.

On Oct 7, 11:36 pm, kavitha b <[email protected]> wrote:
> Hi All,
>
> I have created a project in Android 2.2 SDK .
>
> The droid I am having is of OS 2.1 .
>
> I am not able to install the project in droid,because of OS change version.
>
> How to make it install apk in old OS versions.
>
> Please reply,it is urgent.
>
> Thanks
> Kavitha

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