Dynamic screens using server-driven UI in Android [ https://proandroiddev.com/dynamic-screens-using-server-driven-ui-in-android-262f1e7875c1 ]
Beagle is an open source framework of cross-platform development based on the implementation paradigm of Server-Driven UI.
[https://docs.usebeagle.io/#what-is-beagle]
Tag: android
Use Firebase
QA, testing, debugging, devops in mobile development
OWASP Mobile Security Testing Guide [https://github.com/OWASP/owasp-mstg/blob/master/README.md]
Continue reading QA, testing, debugging, devops in mobile development
Android compilers, AOT, JIT, performance, etc
Android CPU, Compilers, D8 & R8 [ https://proandroiddev.com/android-cpu-compilers-d8-r8-a3aa2bfbc109 ]
Android app startup time: why we care [ https://medium.com/inlocotech/android-app-startup-time-why-we-care-b70eada84b26 ]
Сжимаем APK, стараясь сохранить его работоспособность [ https://habr.com/ru/post/452524/ ]
Increasing performance in an Android application [ https://heartbeat.fritz.ai/increasing-performance-in-an-android-application-1086640aeef ]
Android Jetpack Compose
Android’s modern toolkit for building native UI [ https://developer.android.com/jetpack/compose ]
API Guidelines for Jetpack Compose
[https://github.com/androidx/androidx/blob/androidx-main/compose/docs/compose-api-guidelines.md]
Introducing #JetpackCompose Alpha!
26.08.2020 [https://twitter.com/AndroidDev/status/1298668020219424772?s=20]
[https://android-developers.googleblog.com/2020/08/announcing-jetpack-compose-alpha.html]
API Guidelines for Jetpack Compose
[https://github.com/androidx/androidx/blob/androidx-main/compose/docs/compose-api-guidelines.md]
Compose Academy. Snippets and guides for Jetpack Compose on the Android platform.
[https://compose.academy/]
https://www.jetpackcompose.app/
Compose Samples Repository [ https://github.com/android/compose-samples ]
A Deep Dive Into Jetpack Compose [ https://medium.com/better-programming/deep-dive-into-jetpack-compose-b09713760019 ]
Exploring Drawers in Jetpack Compose [ https://android.jlelse.eu/exploring-drawers-in-jetpack-compose-3131e6f1b07b ]
A collection of extension libraries for Jetpack Compose
[https://github.com/google/accompanist]
Jetpack Compose for Desktop, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
[https://github.com/JetBrains/compose-jb]
Jetpack Compose
[https://developer.android.com/courses/pathways/compose]