diff --git a/README.md b/README.md new file mode 100644 index 0000000..336c566 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +All You Can Tweet - Android app + +To build an apk on a local machine and run it on emulator or connected physical device: +1. Open Android Studio +2. Tap on "Get from Version Control +3. Choose this repository +4. Tap on "Run app" + +(if you encounter error "Installed Build Tools revision 31.0.0 is corrupted" while building app, please follow 1 answer from https://stackoverflow.com/a/68430992, it is an Android Studio Arctic Fox 4.2.2 bug, hopefully will be fixed soon) + +or download the AYCT app and install it directly on a physical device / emulator. \ No newline at end of file