Android application to assist beginners with their power-lifting routine. It generates a strict routine, records and saves video of your form, and shows you how much weight to put on the bar..
WeightliftingToolbox is hosted in the following web site
https://github.com/papes/WeightliftingToolbox
If you think the Android project WeightliftingToolbox 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 WeightliftingToolbox.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 8 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.CAMERA android.permission.RECORD_AUDIO android.permission.RECORD_VIDEO android.permission.WRITE_EXTERNAL_STORAGE |
There are 10 image files in WeightliftingToolbox. The names of the image files are listed as follows.
plate_black.png plate_blue.png plate_green.png plate_grey.png plate_orange.png plate_pink.png plate_purple.png plate_red.png plate_white.png plate_yellow.png
The following screenshort is generated from the image listed above.
WeightliftingToolbox has the following Java source files.
edu.uco.bdavis42.weightliftingtoolbox.CameraPreview.java edu.uco.bdavis42.weightliftingtoolbox.GatherMaxes.java edu.uco.bdavis42.weightliftingtoolbox.LazyAdapter.java edu.uco.bdavis42.weightliftingtoolbox.MainActivity.java edu.uco.bdavis42.weightliftingtoolbox.MyVideos.java edu.uco.bdavis42.weightliftingtoolbox.User.java edu.uco.bdavis42.weightliftingtoolbox.VideoRecorderActivity.java edu.uco.bdavis42.weightliftingtoolbox.VisualWeights.java edu.uco.bdavis42.weightliftingtoolbox.Workouts.java