Max Binshtok wrote: > How do I overcome this? > > I have: > <uses-sdk android:minSdkVersion="3" android:targetSdkVersion="4"></ > uses-sdk> > > If that is what you mean by "explicitly targeting API 4 or latter" > then this does not seem to solve the problem. I don't need and don't > want those permissions.
For command-line builds, try modifying the target= value in default.properties. I do not know the equivalent in Eclipse. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy _Android Programming Tutorials_ Version 1.0 In Print! -- 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

