Android Fitness App Project Source Code
Welcome to the FastNFitness
https://play.google.com/store/apps/details?id=com.easyfitness
Track your progress (power lifting and fitness) quickly and easily
Now you can track your progress easily and quickly! You can create as many machines as you want with the name you want! It’s your choice!
Graphics will show your progress and your body evolution.
Don’t leave the app to get your music; a music player is integrated into the app!
Development
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.
- Fork the project on GitHub.
- Clone it within Android Studio or a Git Bash:
- 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
Downlod Source Code
Downlod APK FIle