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 my manifest 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 why market says > "Market requires 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 -~----------~----~----~----~------~----~------~--~---