日期:2014-05-16 浏览次数:20702 次
Create an environment variable (Optional)
cd
~
this will take you to your home directorytouch
.
profile
this will create a hidden file named profile
open
-
e
.
profile
this will open the file you just created in TextEditexport
PATH
=
$
{
PATH
}:/
pathToTheAndroidSdkFolder
/
android
-
sdk
-
mac_86
/
platform
-
tools
cd
to the Android/tools folder every time you want to run ADB