• Stars
    star
    270
  • Rank 152,189 (Top 3 %)
  • Language
    Kotlin
  • License
    Apache License 2.0
  • Created over 6 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Pet project for cutting edge Android development with Jetpack

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