Quantcast
Channel: The Code of a Ninja
Viewing all articles
Browse latest Browse all 100

ADB Command Basics and Setup Tutorial

$
0
0
Contents: 1.0 What is ADB? 2.0 Where can I get ADB? 3.0 How to run the ADB?      3.1 Open Command Prompt       3.2 Find adb.exe 4.0 ADB Commands      4.1 adb      4.2 adb devices           4.2.1 adb kill-server           4.2.2 adb start-server      4.3 adb shell           4.3.1 ls           4.3.2 exit           4.3.3 cd           4.3.4 rm           4.3.5 cp      4.4 adb push      4.5 adb

Viewing all articles
Browse latest Browse all 100

Trending Articles