Geofence application ,Coordinates are stored in sqlite.
Android-Geofence-FL is hosted in the following web site
https://github.com/indvamshi/Android-Geofence-FL
If you think the Android project Android-Geofence-FL 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-FL.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [mdpiv11, mdpi, hdpi, hdpiv9, 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 gcm.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.GET_ACCOUNTS android.permission.VIBRATE android.permission.WAKE_LOCK com.example.android.geofence.permission.C2D_MESSAGE com.google.android.c2dm.permission.RECEIVE |
There are 1 image files in Android-Geofence-FL. 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-FL has the following Java source files.
com.aviktech.common.CommonFunctions.java com.aviktech.common.RestClient.java com.aviktech.common.Utils.java com.aviktech.database.DatabaseHelper.java com.aviktech.database.GeofenceDetail.java com.example.android.geofence.GCMIntentService.java com.example.android.geofence.GCMService.java 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