#android development
2 articles tagged “android development”.
📄
Android Tools
How to Read an AndroidManifest.xml File
The manifest is the blueprint of every Android app. Learn how to read AndroidManifest.xml — activities, services, permissions, and intent filters — with confidence.
⌨️
Android Tools
Essential ADB Commands Every Android User Should Know
ADB unlocks powerful control over your Android device from a computer. Here are the essential commands for installing apps, capturing screens, debugging, and more.