Android Open Source - App example android-account-manager-example






Project Summary

Example app for using Account Manager service to handle custom app user accounts on your device..

Web Site / Source Repository

android-account-manager-example is hosted in the following web site
https://github.com/SamuGG/android-account-manager-example

If you think the Android project android-account-manager-example listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of android-account-manager-example.

ItemValue
Java File Count8
Target SDK Version19
Minimum SDK Version14
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.AUTHENTICATE_ACCOUNTS
android.permission.GET_ACCOUNTS
android.permission.MANAGE_ACCOUNTS
android.permission.USE_CREDENTIALS




Java Source Files

android-account-manager-example has the following Java source files.

com.samugg.example.AccountAuthenticator.java
com.samugg.example.AccountUtils.java
com.samugg.example.AuthPreferences.java
com.samugg.example.AuthenticatorService.java
com.samugg.example.IServerAuthenticator.java
com.samugg.example.LoginActivity.java
com.samugg.example.MainActivity.java
com.samugg.example.MyServerAuthenticator.java