An open API service indexing awesome lists of open source software.

https://github.com/jam53/apkfileshowcaser

APKFileShowcaser is a simple app that enables the user to get an APK file on their mobile device
https://github.com/jam53/apkfileshowcaser

Last synced: over 1 year ago
JSON representation

APKFileShowcaser is a simple app that enables the user to get an APK file on their mobile device

Awesome Lists containing this project

README

          

# APKFileShowcaser

APKFileShowcaser is a simple app that enables the user to get an APK file on their mobile device.
This is achieved using a single screen which contains a QR code the user can scan to download the APK directly to their phone, or by copying the APK file from their computer to their mobile phone.

![](./Documentation/Pictures/APKFileShowcaser_Quality90_Effort10.avif)

## Documentation
- [Setting up the project](./Documentation/SettingUpTheProject.md)
- [Running the project](./Documentation/RunningTheProject.md)
- [Building the project](./Documentation/BuildingTheProject.md)