This commit is contained in:
pbiskup 2021-11-21 22:25:25 +01:00
commit 97d5becb09

11
README.md Normal file
View File

@ -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 <a href="https://drive.google.com/file/d/1upLU9gHCZkmKbbGpKFu1rGpWON5abChV/view?usp=sharing">the AYCT app</a> and install it directly on a physical device / emulator.