An introduction to Android Instant Apps
https://willowtreeapps.com/ideas/an-introduction-to-android-instant-apps
https://willowtreeapps.com/ideas/an-introduction-to-android-instant-apps
Willowtreeapps
An introduction to Android Instant Apps
Instant Apps aim to help bring users into the best native app experience as quickly as possible by downloading only parts of an application when they need them.
“Implementing MVP with the new Dagger Android Injection API” https://proandroiddev.com/implementing-mvp-with-new-dagger-android-injection-api-773b13e1ef0
ProAndroidDev
Implementing MVP with the new Dagger Android Injection API
This article is a follow-up to my recent post Demystifying the new Dagger Android Injection API. As promised, here is an example…