Debug Android Apps With adb Shell

We now support Android Debug Bridge (adb) shell in Real Device App Testing, allowing you to run supported adb shell commands directly on Android devices.

With this, you can get direct device interactions by accessing native device capabilities and the ability to customize test cases through supported adb shell commands.

Start Testing