Android Open Source - App wear StepsAssistant






Project Summary

An Android Wear application that builds upon the step counter included in the OS.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of StepsAssistant.

ItemValue
Java File Count16
Activity Count4
Fragment Count3
Required Permissionsandroid.permission.RECEIVE_BOOT_COMPLETED
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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