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
- Host: GitHub
- URL: https://github.com/jam53/apkfileshowcaser
- Owner: jam53
- Created: 2023-11-19T11:12:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T13:00:26.000Z (over 1 year ago)
- Last Synced: 2025-01-24T16:33:21.056Z (over 1 year ago)
- Language: Svelte
- Size: 1.99 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
- [Setting up the project](./Documentation/SettingUpTheProject.md)
- [Running the project](./Documentation/RunningTheProject.md)
- [Building the project](./Documentation/BuildingTheProject.md)