I have installed android SDK and eclipse successfully on ubuntu 14.04.

However,now it's not running.This is the output error when I start the AVD:

Starting emulator for AVD 'avd'Failed to start emulator: Cannot run program "/opt/adt-bundle-linux/sdk//tools/emulator":error=2, No such file or directory

I find information via google, everyone says this is because my system version is 64, while the adt only support 32.

The solutions:

Go to emulator directory(xx/sdk/tools) and run:

mv emulator emulator.bakln -s emulator64-arm emulator

No need to install any ia32 libs.

post from:http://stackoverflow.com/questions/17474401/cannot-run-program-xx-sdk-tools-emulator-java-io-ioexception-error-2-no-s

更多相关文章

  1. 代码中设置drawableleft
  2. android 3.0 隐藏 系统标题栏
  3. Android开发中activity切换动画的实现
  4. Android(安卓)学习 笔记_05. 文件下载
  5. Android中直播视频技术探究之—摄像头Camera视频源数据采集解析
  6. 技术博客汇总
  7. android 2.3 wifi (一)
  8. AndRoid Notification的清空和修改
  9. Android中的Chronometer

随机推荐

  1. 短视频运营应该学习什么?新媒体短视频入门
  2. Unity3d与Android通信
  3. Flutter事件分发源码剖析
  4. Android实战(四)------Myeclipse10搭建an
  5. android Matrix 操作
  6. Android Studio 友盟api实现apk多渠道打
  7. Android中Debuggable设置问题
  8. Android自定义对话框Dialog以及主题和样
  9. Android微信登录(shareSDK)注意事项
  10. android boot.img 拆包,修改adb 具有root