A demo of some of the API calls necessary for an inscription-notification android app..
epitour-demo is hosted in the following web site
https://github.com/brobertson/epitour-demo
If you think the Android project epitour-demo 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 epitour-demo.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpiv11, mdpi, hdpi, hdpiv9, mdpiv9, xhdpi, xhdpiv9, hdpiv11, xhdpiv11] |
Target SDK Version | 17 |
Minimum SDK Version | 17 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.VIBRATE |
There are 1 image files in epitour-demo. The names of the image files are listed as follows.
ic_notification.png
The following screenshort is generated from the image listed above.
epitour-demo 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