A Twitter application that runs on Android.
- Download and install Android Studio 3.1.2 or a higher version.
- Clone this repository.
- Open the project located in Source directory.
- Build it.
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.