Thanks JonFHancock.

It solved my problem.


On Fri, Oct 8, 2010 at 12:31 PM, JonFHancock <jonfhanc...@gmail.com> wrote:

> Sorry, I should have linked to the relevant documentation.
>
> http://developer.android.com/guide/topics/manifest/uses-sdk-element.html
>
> and
>
> http://developer.android.com/guide/topics/manifest/manifest-intro.html
>
> On Oct 7, 11:59 pm, JonFHancock <jonfhanc...@gmail.com> wrote:
> > 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 <kkavith...@gmail.com> 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 android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

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