Im trying to build my app apk on linux with make. git source 2.1. minSdkVersion is set to 3 in AndroidManifest.xml I get Warning: "AndroidManifest.xml already defines minSdkVersion" and compiled apk can not be installed on device older then 2.1
Where else is minSdkVersion defined? -- 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

