Android-Application with simple Usermanagement via SharedPreferences.
SharedPrefExample is hosted in the following web site
https://github.com/MKiessling/SharedPrefExample
If you think the Android project SharedPrefExample listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of SharedPrefExample.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 18 |
Minimum SDK Version | 9 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
SharedPrefExample has the following Java source files.
com.mk.android.sharedprefexample.CreateUser.java com.mk.android.sharedprefexample.Login.java com.mk.android.sharedprefexample.SessionManager.java com.mk.android.sharedprefexample.SharedPrefExample.java com.mk.android.sharedprefexample.User.java