-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Get the wiki started with a welcome page and a startup page. The welcome page can be fairly empty initially, but we want to make a second page that has verbose instructions for a hypothetical new developer to get started on this project.
What that includes is:
- What you need to get started
- How to use the Kanban board in github
- How to create a branch via github's ticket system
- How to manage branches via git (Android Studio UI or via Terminal)
- How to create a emulated Android phone in Android Studio
- How to build, run, and use the emulated phone in Android Studio
- How to clean/rebuild in Android Studio