API KEY ON REQUEST Physical Training Buddy (PTBuddy) is a mobile application designed to help and encourage users to fully complete their physical rehabilitation.
You must need Android Studio and a Smart Phone with Developer mode turned on. Turning dev mode on is different for every phone, so please research on what this means. Download Source Code in the Releases section and extract anywhere onto your computer. Plug in your phone and press the play button at the top of Android Studio and choose the phone plugged in. This will automatically install PTBuddy onto your phone.
- git checkout master
- git pull origin master
- git checkout [assuming you have already created a branch to work in]
- git merge master
- git push
When making changes to the application in Android Studio, it is best to click the Gradle button on the right hand side and then click the refresh button.
Current link to most recent release --> PTBuddy Recent Release