Skip to content

TheRickyRoss2/android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SEADS Android App

CMPS117 Spring 2018

Build Status

Branch Jenkins Builder
master Build Status

Unit Tests

Documentation

APK

Github how-to

Setup

  1. Fork the repo from https://github.com/seadsystem/android into your account
  2. mkdir CMPS117
  3. cd CMPS117
  4. git clone (URL of your forked repo)
  5. cd android
  6. git remote add upstream https://github.com/seadsystem/android

User Installation Guide

Users with Development Environment

  1. Set up local git repo according to instruction in the previous "How-to" section
  2. Build the Android application (Ex. via AndroidStudio and Gradle) and produce APK file
  3. Choose between signed vs unsigned APK when deciding if you want to share the APK with others
  4. Load the APK file onto your phone and find it in the file system
  5. Starting the APK file will initiate the instalation of SEADS Android Application
  6. Start the SEADS Android Application and enjoy saving thousands of $$$ in electricity bills

Users with Access to Pre-compiled APK

  1. See previous section and start process at step 3

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%