Location for the code for the Android Geofence App.
Android-Geofence is hosted in the following web site
https://github.com/Joebann09/Android-Geofence
If you think the Android project Android-Geofence 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-Geofence.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpiv11, mdpi, hdpiv9, hdpi, xhdpi, mdpiv9, hdpiv11, xhdpiv9, xhdpiv11] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET |
There are 1 image files in Android-Geofence. The names of the image files are listed as follows.
ic_notification.png
The following screenshort is generated from the image listed above.
Android-Geofence has the following Java source files.
com.example.android.geofence.GeofenceRemover.java com.example.android.geofence.GeofenceRequester .java com.example.android.geofence.GeofenceUtils.java com.example.android.geofence.LocationServiceErrorMessages.java com.example.android.geofence.MainActivity.java com.example.android.geofence.ReceiveTransitionsIntentService.java com.example.android.geofence.SimpleGeofence.java com.example.android.geofence.SimpleGeofenceStore.java