An sample image gallery app utilizing Unsplash API to play with Github Actions for Android CI/CD.
Built with ❤︎ by
Wajahat Karim
- This demo was showcased in a talk live by DSC IBA Karachi.
- Run Unit Tests - Check unit_tests.yml
- Generate APK and upload on Github Artifacts - Check apk_generate.yml
- Upload APK in Github Release - Check upload_apk_in_releases.yml
- Send APK on Slack - Check send_apk_slack.yml
- Send APK to AppCenter Distribution - Check send_apk_appcenter.yml
- Send APK to Diawi - Check send_apk_diawi.yml
- Upload APK on Google Play - Check this detailed article
- Send APK to Firebase Distributions - Check this detailed articled
- Automatically publish Android library to jCenter with Bintray - Read this article
- Popular photos with pagination support
- Quickly explore top categories like Cars, Mountains, Animals, Interior etc.
- Search query with pagination support
- Comes in both light and dark mode.
Download the APK file from here on your Android phone and enjoy the Demo App :)
Wajahat Karim