https://play.google.com/store/apps/details?id=com.easyfitness
Take the control of your app by becoming one of its developers: https://github.com/brodeurlv/fastnfitness
Now you can track you progress easily and quickly! You can create as many machine as you want with the name you want ! It's your choice !
Many graphics will show your progress and your body evolution.
Don't leave the app to get your music. A music player is integrated with the app !
Easy !
For Development Android Studio with gradle is used. If you want to develop and contribute, the easiest way is to use Android Studio as well.
- First fork this project on Github.
- Then clone it within Android Studio:
- From the Welcome Screen: Check out project from Version Control -> Git
- Or from within Android Studio: File -> New -> Project from version control -> Git
- Log in to Github... -> Create API Token -> Enter your username and password from your Github account
- Add the url of your forked project in „Git Repository URL“
- Clone
- Click No on the next Dialog: „Would you like to create an Android Studio project for the sources you have checked out to [...]“
- Then open an existing Android Studio project:
- From the Welcome Screen: Open an existing Android Studio project
- Or from within Android Studio: File -> Open
- Search for the path, where you cloned this project
- Do you want to add the following file to Git? (Project.xml) -> No
- Then in the Build window: Add Google Maven repository
- File -> Sync Project with Gradle Files
- Bug : Fixed intro
- Bug : Fixed float issue for profile size
- Bug : Fixed wrong image rotation
- Bug : Fixed CVS export for bodymeasures
- Enhancement : Profile photo in Menu
- Enhancement : New profile fragment
- Enhancement : Possibility to remove a photo
- Enhancement : Small UI updates
- Enhancement : Added German Version (Thanks to EGUltraTM)
- Enhancement : Possibility to set a picture for the profile
- Enhancement : Crop tool for pictures
- Enhancement : New Dialogbox and Toast, Init optimization
- Bug : Fixed issue on Time dialog display on Android 8+
- Bug : Fixed issue on Camera dialog display on Android 8+
- Enhancement : Better exercise refresh
- Enhancement : Automatically close intro after profile creation
- Enhancement : MP3 player hidden by default
- Bug : Fixed sum of weight during rest time
- Bug : Fixed some crash on app resume
- Enhancement : Added min and max value for exercises
- Enhancement : Performance enhancement
- Enhancement : Rest countdown vibrates 2 sec before the end
- Enhancement : Added cross in table to delete Weight and Body measures
- Enhancement : Exercise list with icons and details
- Enhancement : Current exercise with icons