An attempt at using android and wifi to track billable hours.
Wifi-Punch-Clock is hosted in the following web site
https://github.com/FredrikWendt/Wifi-Punch-Clock
If you think the Android project Wifi-Punch-Clock 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 Wifi-Punch-Clock.
Item | Value |
---|---|
Java File Count | 8 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE android.permission.RECEIVE_BOOT_COMPLETED android.permission.WAKE_LOCK |
Wifi-Punch-Clock has the following Java source files.
se.wendt.android.scheduling.OnAlarmReceiver.java se.wendt.android.scheduling.OnBootReceiver.java se.wendt.android.scheduling.WakefulIntentService.java se.wendt.android.util.Logger.java se.wendt.android.wifipclock.MainActivity.java se.wendt.android.wifipclock.ScanWifiService.java se.wendt.android.wifipclock.Scheduler.java se.wendt.android.wifipclock.SsidLog.java