Developer search

Results for “ADB Commands”

Search exact errors, commands, technologies, versions, structured guidance, and the existing article library.

20 results

ADB Commands

Android ADB Shell commands and its use in different ways to access your Android Mobile or Development Board.

Make phone call using adb command

If you have multiple devices connected with laptop/desktop, use “-s serial_no” to distinguish which device your want … Read more

ADB Shell Commands

Installation and adb connection Basic ADB Commands Package Management Debugging Commands System Commands Screenshot & Recording WiFi … Read more

Turn On Bluetooth and Discoverability with ADB

ADB can open Android’s trusted system dialogs for enabling Bluetooth and temporary discoverability, but the user still controls consent. This guide shows the exact intents, duration extra, device targeting, verification, and the limits of unattended automation.

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.

Adb shell screenrecord

If you want to take Screen Shot of your device, refer post “How to Capture Screenshot in … Read more

Adb install

If we want to install an apk already downloaded or we compiled, use below command to install … Read more

adb shell dumpsys battery

The adb command dumpsys along with argument “battery” provides the current state of the battery in our … Read more

Test Android BOOT_COMPLETED Receivers Safely

A synthetic ADB broadcast can test receiver routing, but it does not reproduce a complete reboot. Build a minimal boot receiver, enqueue durable work, respect user-unlock and background limits, and verify both explicit broadcasts and genuine device boots.

Adb shell getprop

As we have seen in our another post “commands to Identify Product Model, Serial Number ( Device … Read more

Engineering weekly

Useful technical knowledge, not inbox noise.

Receive verified fixes, references, labs, and tools. Confirm by email; unsubscribe any time.