Android Accounts Api User Guide, androidaccounts
This article is translated from the Udinic Article Write your own Android Authenticator. You may need to flip the wall to read it. This is the best article that the translator can find to introduce how to use the Accounts Api of Android. This article describes in detail how to use the Accounts Api to implement account identity authentication, and what should be paid attention to during use. If you are interested in this, please go to my blog:
Address: http://kohoh1992.github.io/AndroidAccountsGuide/
Oh, right. I forgot to add that all the articles here are copies of my personal blog. If you are interested in my blog, please move to http://kohoh1992.github.io
Where can I download the Android API instructions?
Developer.android.com/reference/packages.html
This is the most comprehensive, that is, English seems a little troublesome.
There are Chinese characters, but the translation is incomplete and not good. Read the English document.
How to download the Chinese api documentation developed by android?
It is an api document for android, but an api document for Java. Don't confuse. Android is generally viewed in English and has no translated Chinese documents. The eoeandroid website is translating some of the translations, and the quality is not very optimistic. If you have any difficulties in English, you can check them out. However, we recommend that you read the original English version.