GDG - Startup Weekend Android Bootcamp Checkpoint #5.
android-bootcamp-c5 is hosted in the following web site
https://github.com/ykro/android-bootcamp-c5
If you think the Android project android-bootcamp-c5 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 android-bootcamp-c5.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar volley.jar |
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 com.ug.telescopio.permission.MAPS_RECEIVE |
android-bootcamp-c5 has the following Java source files.
com.elementalgeeks.bootcampsw.App.java com.elementalgeeks.bootcampsw.activities.MainActivity.java com.elementalgeeks.bootcampsw.data.Event.java com.elementalgeeks.bootcampsw.fragments.AboutFragment.java com.elementalgeeks.bootcampsw.fragments.EventsListFragment.java com.elementalgeeks.bootcampsw.fragments.EventsMapFragment.java