Hi,

read
http://android-developers.blogspot.in/2012/04/gmail-public-labels-api.html

Regards
Dominik

On 11.09.2012 07:12, Pruthatech wrote:
> *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?
> 
> 
> 


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to