/Quitter

A Twitter application for Network Services course.

Primary LanguageJava

Quitter

A Twitter application that runs on Android.

Build instructions

Windows

  1. Download and install Android Studio 3.1.2 or a higher version.
  2. Clone this repository.
  3. Open the project located in Source directory.
  4. Build it.

For contributors

If you are willing to contribute to this project you have to follow the following rules:

  • Do NOT share the private source code or other private files (like debugging symbols, executables, etc.)!
  • Try to keep you code clean (without useless comments, variables and so on) and bug free.
  • Fork the repository and create pull requests to this repository. Don't push directly to this repository.