建立亚洲开发银行在Mac OS X [英] Set up adb on Mac OS X

查看:134
本文介绍了建立亚洲开发银行在Mac OS X的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我花了相当一段时间搞清楚如何建立亚洲开发银行在Mac上,所以我想,写了如何设置它可能是有用的一些人。亚行是命令行工具,在您的电话/仿真器上安装并运行Android应用程序

解决方案

 回声出口PATH = $ PATH:/用户/ [yourusername] / Android的软件开发工具包/平台工具/ >> 〜/ .bash_profile中
 

如果你把在其他目录中的Andr​​oid SDK的文件夹,替换目录Android的软件开发工具包/平台工具的路径是

I spent quite sometime figuring how to set up adb on Mac, so I figure writing how to set it up might be useful to some people. adb is the command line tool to install and run android apps on your phone/emulator

解决方案

echo 'export PATH=$PATH:/Users/[yourusername]/android-sdks/platform-tools/' >> ~/.bash_profile

If you put the android-sdks folder in other directory, replace the path with the directory android-sdks/platform-tools is in

这篇关于建立亚洲开发银行在Mac OS X的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆