Fitness Application for Android Inspired by iFitness.
aFitness is hosted in the following web site
https://github.com/cancan101/aFitness
If you think the Android project aFitness 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 aFitness.
Item | Value |
---|---|
Java File Count | 19 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Minimum SDK Version | 5 |
Activity Count | 13 |
Required Permissions | android.permission.VIBRATE |
Asset File Names | assets\muscles.xml |
There are 7 image files in aFitness. The names of the image files are listed as follows.
calendar_icon.png clock.png dumbbell.png history.png icon2.png icon_orig.png pencil.png
The following screenshort is generated from the image listed above.
aFitness has the following Java source files.
com.alexrothberg.afitness.ActivityList.java com.alexrothberg.afitness.CreateExercise.java com.alexrothberg.afitness.DbAdapter.java com.alexrothberg.afitness.DebugActivity.java com.alexrothberg.afitness.EditWorkout.java com.alexrothberg.afitness.ExerciseHistory.java com.alexrothberg.afitness.LogActivity.java com.alexrothberg.afitness.MainUI.java com.alexrothberg.afitness.MuscleChooser.java com.alexrothberg.afitness.MuscleGroupChooser.java com.alexrothberg.afitness.MyWorkouts.java com.alexrothberg.afitness.RecordExercise.java com.alexrothberg.afitness.RecordExercisePrefActivity.java com.alexrothberg.afitness.SimpleCursorAdapterAlphabetIndexer.java com.alexrothberg.afitness.SimpleCursorAdapterImage.java com.alexrothberg.afitness.Utilities.java com.alexrothberg.afitness.WorkoutExercisesList.java com.alexrothberg.afitness.data.loading.ExerciseLoader.java com.alexrothberg.afitness.data.loading.MuscleLoader.java