Changes

Jump to: navigation, search

Marketplace/Reviewers/Apps/Guide/Setup

106 bytes added, 20:41, 29 May 2015
m
Install the Android SDK Tools/ADB
#* Mac/Linux:
#*# On Mac, open or create ~/.bash_profile. On Linux, open or create ~/.bashrc (or equivalent).
#*# Add <code>export PATH=$ADT/sdk/platform-tools:$PATH</code> at the end of the file. Remember to replace <code>$ADT</code> with the path to your ''Android SDK Tools'' directory. The default location on Mac is <code>/Users/your-computer-name/Library/Android/sdk/platform-tools</code>.
:You can check whether it works by '''opening a new terminal window''' and executing <code>adb</code> from any directory. If it does not produce an error, you are all set up.
Confirm
236
edits

Navigation menu