Jesper Åman
Lurker
Hi there,
I've recently created a small video player app with the purpose of exploring cutting edge Android development and combining some the new tools with what has previously been my bread and butter; the new tools I've mainly been working with in this project is:
The project can be found here
I've recently created a small video player app with the purpose of exploring cutting edge Android development and combining some the new tools with what has previously been my bread and butter; the new tools I've mainly been working with in this project is:
- MotionLayout
- MVVM with LiveData and ViewModels
- Navigation Architecture Component with safe args
- Jetpack testing, primarily isolated fragment unit tests that run both on device and the JVM with the same source code
- Clean architecture
- MVVM with databinding
- RxJava2
- Dagger2
The project can be found here