Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-youtube-lyte domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/wordpress/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/wordpress/wp-includes/functions.php on line 6114
ADB | Android Debug Bridge | Introduction & Setup - The Grok Shop

ADB | Android Debug Bridge | Introduction & Setup

ADB | Android Debug Bridge | Introduction & Setup

Basic setup and introduction of the ADB: Android Debug Bridge with examples of commands: top (busiest processes) and pull (file transfer) where I pull images and videos from my phone to my desktop.

Most Debian -based Linux distros (Debian, Ubuntu, Mint and many others. ) can install with:

sudo apt-get install android-tools-adb

Most Fedora / Suse -based linux distress can install with:

sudo yum install android-tools

Main ADB page: https://developer.android.com/studio/command-line/adb.html

OEM USB drivers: https://developer.android.com/studio/run/oem-usb.html

Sharing is caring!

Leave a Comment

Your email address will not be published. Required fields are marked *