Android Open Source - App simple SharedPrefExample






Project Summary

Android-Application with simple Usermanagement via SharedPreferences.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SharedPrefExample.

ItemValue
Java File Count5
Target SDK Version18
Minimum SDK Version9
Activity Count3
jar files usedandroid-support-v4.jar




Java Source Files

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