How to Use ADB Shell Commands on Android
Master ADB shell commands on Android: open interactive shell, execute pm list packages, inspect dumpsys services, capture logcat logs, and run shell scripts.
Learn
Practical tutorials and deep explanations grounded in reproducible environments, exact versions, and observable results.
Start learning your way
Learn by technology
Learning resources
Learning search
16 results
Existing library
Master ADB shell commands on Android: open interactive shell, execute pm list packages, inspect dumpsys services, capture logcat logs, and run shell scripts.
Fix Android AAPT unbound prefix XML compilation errors: add missing xmlns:android or xmlns:app namespace declarations to root layout elements.
Add custom borders and rounded corners to Android TextViews: create shape XML drawables with <stroke>, <solid>, and <corners> tags.
Configure immersive fullscreen Android activities: hide status bar and navigation bar using WindowInsetsControllerCompat in Kotlin and AndroidThemes XML.
Build interactive AlertDialog popups in Android with MaterialAlertDialogBuilder: single-choice radio lists, multi-choice checkboxes, and event listeners.
Set up Material 3 (Material Design) themes in Android: configure styles.xml, Theme.Material3.DayNight, color attributes, and dynamic colors.
Configure SHA-1 and SHA-256 keystore fingerprints in Firebase Console for Android Phone Auth, Google Sign-In, and App Check verification.