Failed to get the adb version: Cannot run program "/home/yash/devtools/android/android-sdk-linux_x86-1.6_r1/tools/adb": java.io.IOException: error=2, No such file or directory

steps:

1. install getlibs from http://frozenfox.freehostia.com/cappy/getlibs-all.deb
2. open terminal and go to your android folder and then platforms/android-1.6/tools
3. run this command from terminal
getlibs aapt
4. you will see this

yash@yash-Notebook:/media/STUDY/android-sdk-linux_x86-1.6_r1/platforms/android-1.6/tools$ getlibs aapt
[sudo] password for yash:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
lib32asound2 lib32bz2-1.0 lib32gcc1 lib32ncurses5 lib32stdc++6 lib32v4l-0
lib32z1 libc6-i386
Suggested packages:
lib32asound2-plugins
The following NEW packages will be installed:
ia32-libs lib32asound2 lib32bz2-1.0 lib32gcc1 lib32ncurses5 lib32stdc++6
lib32v4l-0 lib32z1 libc6-i386

6. go to eclipse and refresh and clean the project.

This should work for you

更多相关文章

  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. Android's HTTP Clients -Android的http
  2. 最近整理的Android学习笔记
  3. 命令行下Android应用开发
  4. 【Android】魅族Flyme OS 3摄像头无法预
  5. Android编译详解之lunch命令
  6. android studio 导入eclipse项目 兼容性
  7. Android中布局属性(如android:drawableBot
  8. Android中的资源布局
  9. android招聘
  10. android中延迟执行某个任务的几种处理方