-
ProGuard shrinks optimize and obfuscate code
https://medium.com/androiddevelopers/troubleshooting-proguard-issues-on-android-bce9de4f8a74
KEMBL updated
4 years ago
-
I've been trying to use batching modes as described in https://medium.com/androiddevelopers/wear-os-home-workouts-with-health-services-b9951fa9e0dc, but on my Pixel Watch 1, I only get an empty list f…
-
Кажется, это для этого:
https://medium.com/androiddevelopers/7-pro-tips-for-room-fbadea4bfbd1#4f14
Должно упростить код по загрузке информации о плейлисте везде, где есть видео (обычно загружаем е…
-
Save and restore UI state on `MainActivity` using ViewModel's `SavedStateHandle`.
References:
- https://medium.com/androiddevelopers/viewmodels-persistence-onsaveinstancestate-restoring-ui-state-a…
-
### Library
No
### Summary
It would be nice if developers can add a new item to "queries" in `AndroidManifest.xml` for Package Visibility.
https://medium.com/androiddevelopers/package-visibility…
-
Of course we should use camerax, because there is no way we want to maintain these features: https://medium.com/androiddevelopers/camerax-learn-how-to-use-cameracontroller-e3ed10fffecf
Mygod updated
3 years ago
-
Links:
- https://developer.android.com/develop/ui/views/layout/edge-to-edge
- https://developer.android.com/develop/ui/views/layout/insets
- https://medium.com/androiddevelopers/is-your-app-providi…
-
I wonder whether `vab` strives to support splitting the app into (potentially many) pieces of independent "bundle parts" (Android App Bundle "features" aka "modules") as described in https://medium.co…
-
## Links
- [Everything about storage on Android (Android Dev Summit '22)](https://www.youtube.com/watch?v=jcO6p5TlcGs&list=PLWz5rJ2EKKc8PO99T1QQLrPAJILqxJXW6&index=8&ab_channel=AndroidDevelopers)
…
-
https://medium.com/androiddevelopers/pgo-for-native-android-applications-1a48a99e95d0 has the instructions but parts of it are unclear.
https://source.android.com/devices/tech/perf/pgo is incomplet…