Android Open Source - Location location cwac-locpoll






Project Summary

CWAC Location Poller: Finding Your Location Periodically.

Web Site / Source Repository

cwac-locpoll is hosted in the following web site
https://github.com/commonsguy/cwac-locpoll

If you think the Android project cwac-locpoll 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 cwac-locpoll.

ItemValue
Java File Count5
Activity Count2
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of cwac-locpoll is as follows:

Apache License

Java Source Files

com.commonsware.cwac.locpoll.LocationPollerService.java
com.commonsware.cwac.locpoll.LocationPoller.java
com.commonsware.cwac.locpoll.WakefulThread.java
com.commonsware.cwac.locpoll.demo.LocationPollerDemo.java
com.commonsware.cwac.locpoll.demo.LocationReceiver.java