Android application to track fitness progress using pictures.
ProgressPics is hosted in the following web site
https://github.com/jhong01/ProgressPics
If you think the Android project ProgressPics 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 ProgressPics.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 3 |
Fragment Count | 6 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in ProgressPics. The names of the image files are listed as follows.
ic_menu_av_stop.png
The following screenshort is generated from the image listed above.
ProgressPics has the following Java source files.
com.hsi.progresspics.CameraFrag.java com.hsi.progresspics.CameraPreview.java com.hsi.progresspics.ChartsFragment.java com.hsi.progresspics.DisplayActivity.java com.hsi.progresspics.MainActivity.java com.hsi.progresspics.PictureActivity.java com.hsi.progresspics.PreferencesFragment.java com.hsi.progresspics.PreviousFragment.java com.hsi.progresspics.TodayFragment.java com.hsi.progresspics.WatchProgressFragment.java