Bootstrap for use of SODA api on Android.
android-SODA-bootstrap is hosted in the following web site
https://github.com/jayemko/android-SODA-bootstrap
If you think the Android project android-SODA-bootstrap 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-SODA-bootstrap.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 1 |
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 com.jayemko.soda.android.permission.MAPS_RECEIVE |
android-SODA-bootstrap has the following Java source files.
com.jayemko.soda.android.ControlFragment.java com.jayemko.soda.android.MainActivity.java com.jayemko.soda.android.ResultsFragment.java com.jayemko.soda.android.ViewPagerMapNoScroll.java com.jayemko.soda.android.data.Coordinate.java com.jayemko.soda.android.data.Place.java com.jayemko.soda.android.services.Controller.java com.jayemko.soda.android.services.ControllerServiceInterface.java com.jayemko.soda.android.services.DBHelper.java