Hi,
I'm doing, as a training, a calculator.
I have an issue with Eclipse :  I exported my project into an .apk,
with no "uses-permission" in my Manifest (I don't need any), and as I
go to install it on my phone, it asks me for to permissions : phone
calls and writing datas on the SD card.
So, are these two permissions specified somewhere in Eclipse or in my
project files ? How can delete these permissions in my code ?
I tried to add a new permissions (send messages) to see what it would
do, and it just added this new permissions to the two others.

I really don't get it,
thank you for your help,

Romain

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to