Android Open Source - Database connection androidlogin






Project Summary

Android login sample app connecting to MySQL.

Web Site / Source Repository

androidlogin is hosted in the following web site
https://github.com/paulgali/androidlogin

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

ItemValue
Java File Count7
Minimum SDK Version8
Activity Count3
Required Permissionsandroid.permission.INTERNET




Java Source Files

androidlogin has the following Java source files.

com.amity.paul.androidlogin.ApplicationTest.java
com.amity.paul.androidlogin.DashboardActivity.java
com.amity.paul.androidlogin.LoginActivity.java
com.amity.paul.androidlogin.RegisterActivity.java
library.DatabaseHandler.java
library.JSONParser.java
library.UserFunctions.java