.idea | ||
app | ||
gradle/wrapper | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
README.md | ||
settings.gradle |
All You Can Tweet - Android app
To build an apk on a local machine and run it on emulator or connected physical device:
- Open Android Studio
- Tap on "Get from Version Control
- Choose this repository
- 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.