Android Open Source - Video Show WeightliftingToolbox






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of WeightliftingToolbox.

ItemValue
Java File Count9
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count8
jar files usedandroid-support-v4.jar
Required Permissionsandroid.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




Resource Files

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.

null




Java Source Files

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