An android fitness app.
Fitness is hosted in the following web site
https://github.com/venkataravuri/Fitness
If you think the Android project Fitness 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 Fitness.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 19 |
Activity Count | 1 |
Fragment Count | 2 |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES |
There are 2 image files in Fitness. The names of the image files are listed as follows.
start.png stop.png
The following screenshort is generated from the image listed above.
Fitness has the following Java source files.
com.nikhu.fitness.app.HomeActivity.java com.nikhu.fitness.app.StepCounterRecorderService.java com.nikhu.fitness.app.StepsInfo.java com.nikhu.fitness.app.WalkFragment.java com.nikhu.fitness.app.WorkoutDBAdapter.java