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.
- Computer for using Android's SDK Platform-Tools
- USB cable for connecting the Android device to the computer
Prerequisites
- 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.