A small video player pet project with the purpose of fiddling around new Android development features. Some areas of exploration:
- Dynamic Feature Modules and navigation patterns with them
- MotionLayout
- Jetpack testing, mainly isolated fragment unit tests that run both on device and the JVM with the same source code
The app is published on the following platforms:
- Google Play Store
- Huawei App Gallery
- Amazon App Store
- Samsung Galaxy Store
- Firebase App Distribution
It leverages dynamic feature modules on all of them, GloballyDynamic is what enables this.