An Android Wear application that builds upon the step counter included in the OS.
StepsAssistant is hosted in the following web site
https://github.com/marcokstephen/StepsAssistant
If you think the Android project StepsAssistant 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 StepsAssistant.
Item | Value |
---|---|
Java File Count | 16 |
Activity Count | 4 |
Fragment Count | 3 |
Required Permissions | android.permission.RECEIVE_BOOT_COMPLETED android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in StepsAssistant. The names of the image files are listed as follows.
ic_action_full_screen.png ic_action_phone.png ic_action_settings.png
The following screenshort is generated from the image listed above.
StepsAssistant has the following Java source files.
com.sm.stepsassistant.ApplicationTest.java com.sm.stepsassistant.BootReceiver.java com.sm.stepsassistant.DataLayerListenerService.java com.sm.stepsassistant.Day.java com.sm.stepsassistant.HelpActivity.java com.sm.stepsassistant.HistoryListAdapter.java com.sm.stepsassistant.MyActivity.java com.sm.stepsassistant.MyWearActivity.java com.sm.stepsassistant.NotificationReceiver.java com.sm.stepsassistant.PercentView.java com.sm.stepsassistant.Prefs.java com.sm.stepsassistant.ResetReceiver.java com.sm.stepsassistant.ResponseListenerService.java com.sm.stepsassistant.StartListenerService.java com.sm.stepsassistant.fragments.MainFragment.java com.sm.stepsassistant.fragments.SettingFragment.java