Not matter using
<uses-sdk android:minSdkVersion="1"></uses-sdk>
or
<uses-sdk android:minSdkVersion="2"></uses-sdk>

It doesn't work. I use 1.1 ADT.

Who successfully upload .apk to android market using 1.1 ADT, please
share the solution.

Thanks


On Apr 25, 3:43 am, ACast <mathias.axels...@gmail.com> wrote:
> After adding minSdkVersion as above market complained that there was
> already an application with the same package name. Weird....
>
> On Apr 24, 9:40 pm, "s...@zooropa.com" <s...@zooropa.com> 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<hw3...@gmail.com> 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 <bali.param...@gmail.com> 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 <yhfu...@gmail.com> 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, "s...@zooropa.com" <s...@zooropa.com> wrote:
>
> > > > > > Okay I just sent a message to Google we'll see what they say.
>
> > > > > > On Apr 24, 6:17 am, "Al Sutton" <a...@funkyandroid.com> 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: android-developers@googlegroups.com
>
> > > > > > > [mailto:android-develop...@googlegroups.com] 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 <shiyansu...@gmail.com> 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 -- 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 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