Android Open Source - Example example AccountManagerSample






Project Summary

A simpel example of how Account manager works on Android.

Web Site / Source Repository

AccountManagerSample is hosted in the following web site
https://github.com/jiahaoliuliu/AccountManagerSample

If you think the Android project AccountManagerSample 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 AccountManagerSample.

ItemValue
Java File Count8
Minimum SDK Version7
Activity Count1
Required Permissionsandroid.permission.GET_ACCOUNTS
android.permission.USE_CREDENTIALS




License

The license information of AccountManagerSample is as follows:

Apache License

Java Source Files

com.jiahaoliuliu.android.accountmanager.AccountAuthenticatorService.java
com.jiahaoliuliu.android.accountmanager.AccountManagerSampleActivity.java
com.jiahaoliuliu.android.accountmanager.ChangePassword.java
com.jiahaoliuliu.android.accountmanager.FakeServer.java
com.jiahaoliuliu.android.accountmanager.MainScreen.java
com.jiahaoliuliu.android.accountmanager.SignIn.java
com.jiahaoliuliu.android.accountmanager.SignUp.java
com.jiahaoliuliu.android.accountmanager.preferences.Preferences.java