android-resources
This repository serves as a curated collection of valuable resources related to Android development. It aims to provide developers with a centralized hub to discover and explore informative content on various Android-specific topics, including, internals of android, performance optimization, architectural patterns, etc.
https://github.com/yogeshpaliyal/android-resources
Last synced: 3 days ago
JSON representation
-
Internals
-
Android
-
Kotlin
-
Android View
-
Jetpack Compose
-
Popular Libraries
- Coroutines Mastery: Tips, Best Practices, and Real-world Insights
- How Android ViewModel works under the hood to survive to configuration change
- How Android ViewModel works under the hood to survive to configuration change - 2
- How Android ViewModel works under the hood to survive to configuration change
-
-
Performance
-
Baseline Profiles
- Making apps blazing fast with Baseline Profiles
- Make your app faster with Baseline Profiles Perfetto and more - Rahul Ravikumar
- Improve Your Android App Performance With Baseline Profiles
- Making apps blazing fast with Baseline Profiles
- Make your app faster with Baseline Profiles Perfetto and more - Rahul Ravikumar
-
Popular Libraries
- Perfetto Your App for Perfect Performance
- Mastering Android App Performance: Analyzing Bottlenecks with Perfetto 🚦
- Using Java AspectJ tool to profile your Android Application performance
- Android Performance Patterns
- Weak Soft and Phantom references in Java and why they matter
- Android App Performance In a Nutshell
- Top 10 Android Memory Leak Causes
- The real size of Android objects
- How we reduced our ANR by three times
- How I Fell in Kotlin’s RunBlocking Deadlock Trap, and How You Can Avoid It
- Unblocking The Main Thread: Solving ANRs and Frozen Frames
- 🔍 LeakCanary Masterclass with Pierre-Yves Ricau - Unraveling Android Memory Leaks 🐦 #LiveTechT
- Unblocking The Main Thread: Solving ANRs and Frozen Frames
- 🔍 LeakCanary Masterclass with Pierre-Yves Ricau - Unraveling Android Memory Leaks 🐦 #LiveTechT
-
Startup Profiles
-
-
Build Tools
-
Tools
-
System Design
-
Debugging