< >
Home » crazyflie开发笔记 » crazyflie开发笔记-安卓端开发环境搭建

crazyflie开发笔记-安卓端开发环境搭建

说明:

  • 介绍Android端开发环境搭建

介绍:

  • 在AVD模拟器界面,按下Ctrl+F12,可以进行横屏、竖屏切换。

    可能遇到的问题:
    在Eclipse运行程序时,有可能会提示如下信息:

    • The connection to adb is down, and a severe error has occured.
    • You must restart adb and Eclipse.
    • Please ensure that adb is correctly located at 'D:\android-2.2-windows\platform-tools\adb.exe' and can be executed.

    解决方法,详细请参加:
    http://jingyan.baidu.com/article/d621e8da0dee022865913fce.html
    http://blog.csdn.net/xiaanming/article/details/9401981
    我遇到这种情况,是因为360手机助手的一个悬浮窗,占用了”TCP:5037”端口。退出该程序,就可以了。

纠错,疑问,交流: 请进入讨论区点击加入Q群

获取最新文章: 扫一扫右上角的二维码加入“创客智造”公众号


标签: none