Error:
Permission Denial: opening provider 
com.google.android.gm.provider.MailProvider from ProcessRecord{42003fa0 
12311:com.mseven.msecure/10113} (pid=12311, uid=10113) requires 
com.google.android.gm.permission.READ_GMAIL or 
com.google.android.gm.permission.WRITE_GMAIL

I have already given the following permissions to the manifest file but 
still i got the above error.

Manifest file Permissions:
<uses-permission 
android:name="com.android.email.permission.READ_ATTACHMENT"/>
<uses-permission 
android:name="com.google.android.gm.permission.READ_GMAIL"/>
<uses-permission 
android:name="com.google.android.gm.permission.WRITE_GMAIL"/>

As i research this error on internet and found that google have now BLOCKED 
access to the Gmail database with its latest update (v2.3.5). Is it True? 
Is there are any why to fix this error, so i can use read?


Error:
Permission Denial: opening provider 
com.google.android.gm.provider.MailProvider from ProcessRecord{42003fa0 
12311:com.mseven.msecure/10113} (pid=12311, uid=10113) requires 
com.google.android.gm.permission.READ_GMAIL or 
com.google.android.gm.permission.WRITE_GMAIL

I have already given the following permissions to the manifest file but 
still i got the above error.

Manifest file Permissions:
<uses-permission 
android:name="com.android.email.permission.READ_ATTACHMENT"/>
<uses-permission 
android:name="com.google.android.gm.permission.READ_GMAIL"/>
<uses-permission 
android:name="com.google.android.gm.permission.WRITE_GMAIL"/>

As i research this error on internet and found that google have now BLOCKED 
access to the Gmail database with its latest update (v2.3.5). Is it True? 
Is there are any why to fix this error, so i can use read?

-- 
You received this message because you are subscribed to the Google Groups 
"Android Security Discussions" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/android-security-discuss/-/34V5iUyaM-sJ.
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-security-discuss?hl=en.

Reply via email to