Command Line - bibanon/android-development-codex GitHub Wiki
Refer to this section whenever you need to use a command line.
-
Open a command prompt window (click "Start button" and type "cmd" in the search bar).
-
Use the
cd
command to get to theplatform-tools
folder in the command prompt, or wherever they're stored.cd c:\android\android-sdk\platform-tools
-
Open your platform-tools folder
C:\android\android-sdk\platform-tools
-
Inside the folder, press and hold {{Key|Shift}} and {{Key|Right-click}}
-
A dialog box will popup, select Open command window here
(needs work)
Search Terminal from a search bar, or find the Terminal application from an applications menu.
There are a lot of distros, desktop environments, and versions, with different methods and different types of terminals, so try and adapt the instructions for each one.