Android Open Source - Database server projecte-android






Project Summary

Group project for databases course: Project E - Android application that connects to and loads information from the website backend MySQL server through JSON..

Web Site / Source Repository

projecte-android is hosted in the following web site
https://github.com/janclarin/projecte-android

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

ItemValue
Java File Count8
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count3
Fragment Count3
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES




Resource Files

There are 4 image files in projecte-android. The names of the image files are listed as follows.

drawer_shadow.9.png
ic_add_white_24dp.png
ic_check_white_24dp.png
ic_drawer.png

The following screenshort is generated from the image listed above.

null

Java Source Files

projecte-android has the following Java source files.

com.janclarin.projecte.activities.BaseActivity.java
com.janclarin.projecte.activities.LoginRegisterActivity.java
com.janclarin.projecte.activities.MainActivity.java
com.janclarin.projecte.activities.SurveyActivity.java
com.janclarin.projecte.fragments.HomeVolunteerFragment.java
com.janclarin.projecte.fragments.MapFragment.java
com.janclarin.projecte.fragments.NavigationDrawerFragment.java
com.janclarin.projecte.helpers.JSONParser.java