Android app to test geofencing..
DctTestLocation is hosted in the following web site
https://github.com/leyarotheconquerer/DctTestLocation
If you think the Android project DctTestLocation 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 DctTestLocation.
Item | Value |
---|---|
Java File Count | 8 |
Activity Count | 2 |
Fragment Count | 1 |
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 |
DctTestLocation has the following Java source files.
com.dct.testLocation.AddLocationActivity.java com.dct.testLocation.GeofenceService.java com.dct.testLocation.StatusActivity.java com.dct.testLocation.TabMenu.java com.dct.testLocation.models.Location.java com.dct.testLocation.models.LocationDatabaseHelper.java com.dct.testLocation.models.LocationsAdapter.java com.hazen.testLocation.ApplicationTest.java