android-jetpack-playground

Pet project for cutting edge Android development with Jetpack

APACHE-2.0 License

Stars
271

                                  

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

  • Runtime agnostic and isolated fragment unit tests
  • Navigation with Dynamic Feature Modules
Badges
Extracted from project README
CircleCI