CMPS117 Spring 2018
Branch | Jenkins Builder |
---|---|
master |
- Fork the repo from https://github.com/seadsystem/android into your account
- mkdir CMPS117
- cd CMPS117
- git clone (URL of your forked repo)
- cd android
- git remote add upstream https://github.com/seadsystem/android
- Set up local git repo according to instruction in the previous "How-to" section
- Build the Android application (Ex. via AndroidStudio and Gradle) and produce APK file
- Choose between signed vs unsigned APK when deciding if you want to share the APK with others
- Load the APK file onto your phone and find it in the file system
- Starting the APK file will initiate the instalation of SEADS Android Application
- Start the SEADS Android Application and enjoy saving thousands of $$$ in electricity bills
- See previous section and start process at step 3