Hi Imran.

The exception message already says it:

The permission is called "android.permission.READ_CONTACTS" instead of
your "android.Manifest.permission.READ_CONTACTS".
This change should grant your package the correct permission.

Regards,
Phil

On Sep 18, 1:20 pm, Imran <[EMAIL PROTECTED]> wrote:
> Hi
>        <uses-permission id="android.Manifest.permission.READ_CONTACTS"/
>
>
>
>       if  iam using this tag it is giving the following Error
>
>           " Caused by: java.lang.SecurityException: Permission Denial:
> reading
> com.android.providers.contacts.ContactsProvider uri content://call_log/calls
> from pid=672, uid=10050 requires android.permission.READ_CONTACTS "
>
> can any one help me out plzzz ..!!!
>
>       Thanks in Advance for any replays..!!!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to