Go to file
2021-11-21 22:25:25 +01:00
.idea Add simple error handling 2021-11-21 22:23:37 +01:00
app Add simple error handling 2021-11-21 22:23:37 +01:00
gradle/wrapper init commit 2021-11-21 18:34:10 +01:00
.gitignore init commit 2021-11-21 18:34:10 +01:00
build.gradle init commit 2021-11-21 18:34:10 +01:00
gradle.properties init commit 2021-11-21 18:34:10 +01:00
gradlew init commit 2021-11-21 18:34:10 +01:00
gradlew.bat init commit 2021-11-21 18:34:10 +01:00
README.md update stackoverflow link 2021-11-21 19:29:42 +01:00
settings.gradle init commit 2021-11-21 18:34:10 +01:00

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.