Track the time I spent at work by watching my wifi connectivity..
LazyWorkTimeTracker is hosted in the following web site
https://github.com/luciofm/LazyWorkTimeTracker
If you think the Android project LazyWorkTimeTracker 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 LazyWorkTimeTracker.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.WAKE_LOCK |
There are 5 image files in LazyWorkTimeTracker. The names of the image files are listed as follows.
ic_action_refresh.png ic_action_search.png ic_action_share.png ic_home.png ic_menu_share.png
The following screenshort is generated from the image listed above.
LazyWorkTimeTracker has the following Java source files.
com.luciofm.lazyworktracker.actionbarcompat.ActionBarActivity.java com.luciofm.lazyworktracker.actionbarcompat.ActionBarHelper.java com.luciofm.lazyworktracker.actionbarcompat.ActionBarHelperBase.java com.luciofm.lazyworktracker.actionbarcompat.ActionBarHelperHoneycomb.java com.luciofm.lazyworktracker.actionbarcompat.ActionBarHelperICS.java com.luciofm.lazyworktracker.actionbarcompat.SimpleMenu.java com.luciofm.lazyworktracker.actionbarcompat.SimpleMenuItem.java com.luciofm.lazyworktracker.receiver.ConnectivityChanged.java com.luciofm.lazyworktracker.service.BaseConnectionChangeService.java com.luciofm.lazyworktracker.service.ConnectionChangeService.java com.luciofm.lazyworktracker.ui.LazyWorkTrackerActivity.java