Chris,

I am having this same problem.  I am assuming you are compiling on
Android 1.6 SDK?  These permissions are granted by default for older
apps, but need to be specifically requested for apps targeting 1.6.

If you change android:targetSdkVersion to "4" then you shouldn't see
these permissions requested.  However, I have my targetSdkVersion set
to 4 and these permissions are still on the list when I go to install
my app.  I also have not specifically requested either of these
permissions.

Anyone else change their targetSdkVersion to 4 and still having this
problem?

Mike

On Sep 18, 8:54 am, ch13fw <[email protected]> wrote:
> I am working on a widget and have it pretty much how I like it, but I
> have one problem.  When I package it and install it, it says in the
> "allow this application to" portion that it wants access 
> tophonecallsandstorage.  I know this will be a no-go if I want anyone to
> ever use it.
>
> I have not set up any permissions.  Same thing happens even if I make
> Hello World.
>
> Sorry if this has been ask before, but I have searched quite a bit
> looking for an answer.
>
> Chris

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

Reply via email to