As far as I know, these are only warnings. In the newer versions of the SDK, these permissions are required by default. Even if you don't mention it, while installing, implicit permisisions are added to your package.
I don't think this should stop you from installing your apps. Thanks and Regards, Kumar Bibek On Apr 7, 10:47 am, Kaijun Meng <[email protected]> wrote: > Hi, > I compiled my app in Eclipse and export it as signed application package, > when I install it on my G1, I got "phone calls" and "storage" permission > alert, "phone calls" permission said: "read phone state and identity", > "storage" permission said :"modify/delete SD card contents". but in my > AndroidManifest.xml file, I never define these two permission, and my > application never need the two permissions. Does anybody know why I get the > permission alert? > I use ADT 0.9.6. is that possible ADT compiler or signed tools inject > the two permission into my app? > > Thanks for you help in advance! > > Kevin -- 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 To unsubscribe, reply using "remove me" as the subject.

