Android Open Source - Map Library GeoFencing-Sample-app






Project Summary

Sample app to demonstrate Geo-Fencing in Android, developed using IntelliJ IDE. Need to add GooglePlay Service, android support library and Google Maps API Key.

Web Site / Source Repository

GeoFencing-Sample-app is hosted in the following web site
https://github.com/MoulikaKavuri/GeoFencing-Sample-app

If you think the Android project GeoFencing-Sample-app listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of GeoFencing-Sample-app.

ItemValue
Java File Count4
Minimum SDK Version19
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_MOCK_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES




Java Source Files

GeoFencing-Sample-app has the following Java source files.

com.example.GeoFencing.GeoFenceUtils.java
com.example.GeoFencing.GeofenceService.java
com.example.GeoFencing.MapFragment.java
com.example.GeoFencing.Maps.java