/android-jetpack-playground

Pet project for cutting edge Android development with Jetpack

Primary LanguageKotlinApache License 2.0Apache-2.0

CircleCI

Get it on Google Play       Get it on Huawei App Gallery       Get it on Amazon App Store       Get it on Samsung Galaxy Store       Get it Firebase App Distribution      

android-jetpack-playground

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

App Stores

The app is published on the following platforms:

It leverages dynamic feature modules on all of them, GloballyDynamic is what enables this.

Articles