On Wed, May 20, 2009 at 1:37 AM, brian.schimmel
<brian.schim...@googlemail.com> wrote:
>
> I had similar issues, read all that stuff about positioning it
> correctly in the XML, and did not work either. Then I upgraded to the
> newest SDK 1.5_r1 and everything worked.


The market bug about the position of the uses-sdk node has been fixed
for a couple of weeks now. That trick is not relevant anymore.

R/

>
> On 7 Mai, 06:05, "anuraguni...@yahoo.com" <anuraguni...@yahoo.com>
> wrote:
>> ok i will try putting right under <manifest>
>> but that is non-sense, why should order of nodes matter in manifest
>> and official doc doesn't say anything abt it?
>> Any one from android-dev listening??
>>
>> On May 7, 2:36 am, Mariano Kamp <mariano.k...@gmail.com> wrote:
>>
>> > You need to put it in the right place.
>> > More info here:http://lmgtfy.com/?q=minSdkVersion
>>
>> > On Wed, May 6, 2009 at 2:31 PM, anuraguni...@yahoo.com <
>>
>> > anuraguni...@yahoo.com> wrote:
>>
>> > > i have already set minSdkVersion in mymanifest xml.
>> > > here is the appt dump
>> > > E: manifest (line=2)
>> > >    A: android:versionCode(0x0101021b)=(type 0x10)0x2
>> > >    A: android:versionName(0x0101021c)="1.1.0" (Raw: "1.1.0")
>> > >    A: package="com.askagent.webcritic" (Raw:
>> > > "com.askagent.webcritic")
>> > >    E: application (line=4)
>> > >      A: android:label(0x01010001)=...@0x7f040001
>> > >      A: android:icon(0x01010002)=...@0x7f020001
>> > >      E: activity (line=5)
>> > >        A: android:label(0x01010001)=...@0x7f040001
>> > >        A: android:name(0x01010003)=".WebCritic" (Raw: ".WebCritic")
>> > >        E: intent-filter (line=7)
>> > >          E: action (line=8)
>> > >            A: android:name(0x01010003)
>> > > ="android.intent.action.MAIN" (Raw: "android.intent.action.MAIN")
>> > >          E: category (line=9)
>> > >            A: android:name(0x01010003)
>> > > ="android.intent.category.LAUNCHER" (Raw:
>> > > "android.intent.category.LAUNCHER")
>> > >    E: uses-permission (line=14)
>> > >      A: android:name(0x01010003)="android.permission.INTERNET" (Raw:
>> > > "android.permission.INTERNET")
>> > >    E: uses-sdk (line=15)
>> > >      A: android:minSdkVersion(0x0101020c)=(type 0x10)0x1
>>
>> > > so whymarketsays
>> > > "Marketrequires the minSdkVersion to be set in AndroidManifest.xml.
>> > > The server could not process your apk. Try again."
>>
>>
> >
>

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