Follow
Series

Android

In this series I'll blog about anything that is related to Android.

Articles in this series

Leak-Proofing Your Android App | Fix Memory Leak Android - View Binding / Data Binding

Jun 17, 20222 min read 165 views

The problem When working with JVM (Java Virtual Machine), the Garbage Collector will take care of allocating and deallocating memory for us - Most of...

Leak-Proofing Your Android App | Fix Memory Leak Android  -  View Binding / Data Binding
Android App Shortcuts - Static, Dynamic and Pinned
Android Jetpack Navigation Component | Jetpack 101