Team Gulo gulo
- design (where we map out our design and architecture)
- server (where our REST API and server code lives)
- souvenir(where the Android App is)
- README.md
- Contributors.md
- LICENSE
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Android studio with up to date Android SDK A virtual Android device *MUST BE RUNNING API 26 OR EARLIER
A step by step series of examples that tell you how to get a development env running
- Initialize git repository and clone
- Open the gulo-gulo/souvenir folder in Android Studio
- Ensure all dependencies are downloaded (i.e. cmake, etc.)
- Click 'run' or press F10
- Click 'create new virtual device'
- Create a virtual device using a Nexus 5X
- Download and install Oreo (ensure that it is the version running API 26)
- The app will now run in your newly made Android Emulator
Build and run with an android emulator in Android Studio using API 26 or earlier to test features
Explain what these tests test and why
tests to come
Explain what these tests test and why
tests to come
Can deploy onto any android device or android emulator running API 26 or earlier, reccommend a Nexus 5X running oreo
- Kenneth Buchanan - back end development
- Anushka Mukhopadhyay - front end developer
- Sohaib Saadat - back end developer
- Dante Spencer - project manager/full stack developer
- David Whalen - back end development
- Zi Yang - project manager/full stack developer
- Eric Zhu - full stack developer
This project is licensed under the MIT License - see the LICENSE.md file for details
initial starter app by github users Tiberiu Vilcu and yibopi https://github.com/UM-EECS-441/android-project-sample-f17