Android Open Source - Database database LoginWithDatabase






Project Summary

Android Login with database.

Web Site / Source Repository

LoginWithDatabase is hosted in the following web site
https://github.com/yangsheng1107/LoginWithDatabase

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

ItemValue
Java File Count13
Target SDK Version21
Minimum SDK Version14
Activity Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

LoginWithDatabase has the following Java source files.

com.example.login.JSONParser.java
com.example.login.loginmodule.AttemptLogin.java
com.example.login.loginmodule.AttemptLoginCallback.java
com.example.login.loginmodule.LoginActivity.java
com.example.login.query.AttemptQuery.java
com.example.login.query.AttemptQueryCallback.java
com.example.login.query.CustomList.java
com.example.login.query.Item.java
com.example.login.query.MainActivity.java
com.example.login.registermodule.AttemptRegister.java
com.example.login.registermodule.AttemptRegisterCallback.java
com.example.login.registermodule.RegisterActivity.java
com.example.login.splashscreen.SplashScreen.java