Skip to main content

6 docs tagged with "Android Debug Bridge"

View All Tags

ADB Commands

Here are some of the most frequently used ADB commands.

ADB Setup

How to install Android Debug Bridge (ADB)

Android Capture Commands

The following list of adb commands provides you with options for screen capture modes available on the Magic Leap 2 headset.

Android Debug Bridge

Android Debug Bridge (ADB) is a command-line tool that allows you to communicate with Android Open Source Project (AOSP) devices such as the Magic Leap 2. ADB can be used to send a variety of commands to your device, including installing and debugging applications on your device. It also provides access to a Unix shell that can be used to run device specific commands.