I just did it with no problem
I used

<uses-*sdk* android:minSdkVersion="1" />
put it right after the openin manifest tag.

On Fri, Apr 24, 2009 at 6:40 PM, [email protected] <[email protected]> wrote:

>
> I'm still having the same problem as below when I insert the: <uses-
> sdk android:minSdkVersion="1"></uses-sdk>  right after the manifest.
> There must be a trick to where it's put??
>
> On Apr 24, 3:10 pm, Hw3699 <[email protected]> wrote:
> > What's your solution? I got the same issure.
> >
> > <manifest xmlns:android="http://schemas.android.com/apk/res/android";
> >       package="com.innersocial.planner"
> >       android:versionCode="1"
> >       android:versionName="1.1.1">
> > <uses-sdk android:minSdkVersion="1"></uses-sdk>
> >
> > It doesn't work.
> >
> > On Apr 24, 1:14 pm, havexz <[email protected]> wrote:
> >
> >
> >
> > > This is the right solution.....but why such a wierd but Google only
> > > knows..:)
> > > I also faced the same problem and tried different combination and then
> > > it worked fine finally.
> >
> > > On Apr 24, 10:38 am, yhfudev <[email protected]> wrote:
> >
> > > > You may move the
> > > > <uses-sdk android:minSdkVersion="1"></uses-sdk>
> > > > to the first line, after the <manifest ...>.
> >
> > > > On Apr 24, 6:04 am, "[email protected]" <[email protected]> wrote:
> >
> > > > > Okay I just sent a message to Google we'll see what they say.
> >
> > > > > On Apr 24, 6:17 am, "Al Sutton" <[email protected]> wrote:>
> There's little the people on this list can do to help you with the inner
> > > > > > workings of Market. Your best option would be to try and contact
> Google.
> >
> > > > > > Al.
> >
> > > > > > ---
> >
> > > > > > * Written an Android App? - List it athttp://andappstore.com/*
> >
> > > > > > ======
> > > > > > Funky Android Limited is registered in England & Wales with the
> > > > > > company number  6741909. The registered head office is Kemp
> House,
> > > > > > 152-160 City Road, London,  EC1V 2NX, UK.
> >
> > > > > > The views expressed in this email are those of the author and not
> > > > > > necessarily those of Funky Android Limited, it's associates, or
> it's
> > > > > > subsidiaries.
> >
> > > > > > -----Original Message-----
> > > > > > From: [email protected]
> >
> > > > > > [mailto:[email protected]] On Behalf Of Yan
> Shi
> > > > > > Sent: 24 April 2009 09:15
> > > > > > To: Android Developers
> > > > > > Subject: [android-developers] Re: URGENT!!!!! Can't update apps
> in android
> > > > > > market!!!
> >
> > > > > > Anyone please?
> >
> > > > > > On Apr 24, 2:16 pm, Yan Shi <[email protected]> wrote:
> > > > > > > When I upload an apk update for one of my apps(Hello Yahoo), I
> was
> > > > > > > told that "Market requires the minSdkVersion to be set in
> > > > > > > AndroidManifest.xml.". So I can't do the update!
> >
> > > > > > > I already set this attribute in AndroidManifest.xml. What's
> wrong??
> >
> > > > > > > I even set it to <uses-sdk minSdkVersion="3" />, but still I
> can't do
> > > > > > > the update.
> >
> > > > > > > Has anyone met this problem?
> >
> > > > > > > BTW, when I go tohttp://market.android.com/publish/Hometoday,
> I have
> > > > > > > accepted Term and Service again. I think already accepted it
> the first
> > > > > > > time I registered for it. Why should I accept it again?
> >
> > > > > > > Could any google stuff look into this please?
> >
> > > > > > > Thanks very much- Hide quoted text -
> >
> > > > - Show quoted text -- Hide quoted text -
> >
> > > - Show quoted text -
> >
>

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