jeppeman / android-jetpack-playground

Pet project for cutting edge Android development with Jetpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Pet project for cutting edge Android development with Jetpack

License:Apache License 2.0


Languages

Language:Kotlin 97.5%Language:Shell 2.5%