/AppName

CNIT 355 Final Project (Android App)

Primary LanguageJava

Jack and Friends

CNIT 355 Final Project (Android App)

Getting Started

  1. Download the latest Git from here and Android Studio
  • If you are Windows user, make sure you check getting git bash while you install
  1. Open up terminal (command prompt for windows), cd to the directory (like Documents, Downloads, Desktop, whatever you want) that you want to store this project. Here are the tutorials for terminal and command prompt if you don't have a clue how to use them.
  2. Type in the following command to clone down the project

git clone git@github.com:Jaylooker/AppName.git

If you fail cloning:

  1. cd into Project after you finish cloning

  2. Open Android Studio

  3. Open project location with Android Studio . . . PROFIT!

Technologies to Learn

Please add or update more resources listed over time

Contributing

Please feel free to contribute to this project:

  1. Fork it
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create a new Pull Request

References