Is there any Gmail sdk for android, just like facebook sdk

这一生的挚爱 提交于 2019-12-25 18:45:09

问题


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


回答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



来源:https://stackoverflow.com/questions/11184639/is-there-any-gmail-sdk-for-android-just-like-facebook-sdk

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!