Collect ADB logs on an Android device
Android Debug Bridge (ADB) logs can be used by administrators to debug, monitor, and analyze the behavior of Android apps, devices, and system processes. ADB logs can be collected from Android devices using Android's SDK Platform-Tools and a computer.
Before you begin: The following items are required to collect ADB logs on an Android device:
- Computer for using Android's SDK Platform-Tools
- USB cable for connecting the Android device to the computer
Prerequisites
In order to enable debugging on an Android device that is enrolled to
LogMeIn Resolve MDM as Fully managed, a Restrictions configuration profile with the
Debugging option set to
Allowed must be deployed to the device.
Note: Debugging is allowed by default on devices enrolled to LogMeIn Resolve MDM with a Work profile or as Fully managed with work profile.
- In LogMeIn Resolve MDM, navigate to and select Add.
- Select Android, then select Next.
- Select Restrictions, then select Next.
- On the Common restrictions tab, set the Debugging option to Allowed using the drop-down menu, then select Next.
- Enter a name and description for your configuration profile, then select Create.
- Select Close to exit the wizard.
- Deploy the configuration profile to the selected Android device.
Create the log file
Results: A text file named logcat.txt appears in the folder where SDK Platform-Tools was installed.
Article last updated: 7 March, 2025