Android app for runners providing statistics.
Step2Step is hosted in the following web site
https://github.com/Baili-Samy/Step2Step
If you think the Android project Step2Step 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 Step2Step.
Item | Value |
---|---|
Java File Count | 24 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET |
Asset File Names | assets\fonts\dod2.ttf assets\fonts\opificio.ttf |
There are 28 image files in Step2Step. The names of the image files are listed as follows.
binding_dark.png continu.png continu_disable.png distance_icon.png distance_icon_disable.png distance_icon_press.png down_left.png down_right.png duration_icon.png duration_icon_disable.png duration_icon_press.png free_run.png free_run_disable.png free_run_press.png icon_flame.png mountain.png padlock_lock.png padlock_open.png pause.png pause_disable.png settings_icon.png share_icon.png share_icon_disable.png speed_icon.png stop.png stop_disable.png up_left.png up_right.png
The following screenshort is generated from the image listed above.
Step2Step has the following Java source files.
com.android.step2step.misc.Step2StepOption.java com.android.step2step.misc.step2stepdata.java com.android.step2step.network.HttpGetExchange.java com.android.step2step.network.HttpGetRequest.java com.android.step2step.network.INetworkCallback.java com.android.step2step.service.ISensorStepEventListener.java com.android.step2step.service.IServiceNotifier.java com.android.step2step.service.Step2StepNetworkSensor.java com.android.step2step.service.Step2StepSensor.java com.android.step2step.service.Step2StepService.java com.android.step2step.service.Step2StepServiceCon.java com.android.step2step.settings.SettingActivity.java com.android.step2step.settings.SettingView.java com.android.step2step.settings.Settings.java com.android.step2step.tools.Step2StepTools.java com.example.step2step.ListViewAdapter.java com.example.step2step.MainActivity.java com.example.step2step.ManagePreference.java com.example.step2step.authentification.java