Android Open Source - Network track LocationTimeMonitoring






Project Summary

Android app to track how many minutes the device has been connected (or has seen) a wifi network..

Web Site / Source Repository

LocationTimeMonitoring is hosted in the following web site
https://github.com/jush/LocationTimeMonitoring

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

ItemValue
Java File Count8
Minimum SDK Version7
Activity Count2
Required Permissionsandroid.permission.ACCESS_WIFI_STATE
android.permission.RECEIVE_BOOT_COMPLETED




License

The license information of LocationTimeMonitoring is as follows:

GNU General Public License

Java Source Files

org.jush.locationtimemonitoring.activities.MainActivity.java
org.jush.locationtimemonitoring.activities.MainPreferences.java
org.jush.locationtimemonitoring.monitoring.MonitoringActionHandler.java
org.jush.locationtimemonitoring.monitoring.MonitoringManager.java
org.jush.locationtimemonitoring.monitoring.MonitoringUpdate.java
org.jush.locationtimemonitoring.util.LocalLog.java
org.jush.locationtimemonitoring.widget.MainWidgetProvider.java
org.jush.locationtimemonitoring.widget.UpdateWidgetService.java