Skip to content Skip to sidebar Skip to footer

Is There Any Gmail Sdk For Android, Just Like Facebook Sdk

Is there any Gmail sdk for android, just like facebook sdk. I don't want to use devise gmail App. can anyone help me.

Solution 1:

No, there is no such SDK and if you want to access the emails of Gmail then you need to implement your own email client and for that follow the above link shared by Spk.

EDIT: Android has provided a mechanism to access Email thru it's Gmail App's content provider.Here it is:

The Gmail Public Labels API

Post a Comment for "Is There Any Gmail Sdk For Android, Just Like Facebook Sdk"