Skip to content

tglowaski/github-workflow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

github-workflow assignment

DUE: 18 Jan 2020

Instructions:

***NOTE:***This assignment has a dual purpose. 1. To test the Git workflow procedures for completing assignments this semester and 2. To ensure you have Android Studio installed correctly.

TODO:

  1. Fork the github-workflow repository into your Github account.
  2. Install Android Studio for your OS. If you have issues, please post questions on Slack.
  3. Create a simple "Hello World" Android application.
  4. Using the Android Virtual Device, create a virtual device.
  5. Start the virtual device and run the Application.
  6. Make the project managed under Git.
  7. Add YOUR repository as a remote for your Android project.
  8. Pull from the remote to sync.
  9. Commit and Push your android code.
  10. Verify files were uploaded to your GitHub account.

Note: Any issues you have with either the GitHub steps or Java questions should be asked publically in Slack. If you have a question, chances are someone else does also. If you see someone has posted a question on Slack and you know the answer, please chime in and answer. This might seem rough at the beginning, but I promise it will get easier.

Challenge: Create an SSH key and set up Github to use it (SSH rather than HTTPS).

This will remove you having to enter your username/password for every push.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%