Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 2.68 KB

README.md

File metadata and controls

32 lines (25 loc) · 2.68 KB

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