I wrote an app in which the only permission I give in the manifest is
internet access,

<uses-permission android:name="android.permission.INTERNET" />

but when I check the list of permissions in the Application Info it
says:

Storage
modify/delete SD card contents

Network communications
full internet access

Phone calls
read phone state and identity

My app is a simple reference doc that has a few outside web links
embedded in it. It does nothing to the sd card, let alone the phone.
What's going on?

Ken

-- 
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

Reply via email to