Group project for databases course: Project E - Android application that connects to and loads information from the website backend MySQL server through JSON..
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.
The following table is the detailed list of projecte-android.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 3 |
Fragment Count | 3 |
Required Permissions | android.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 |
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.
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