ubuntu 搭建android开发环境
搭建android开发环境:
首先下载SDK
http://developer.android.com/sdk/index.html
0、Android SDK Manager更新
http://www.oicto.com/android-sdk-manager-update/
1、error while loading shared libraries: libstdc++.so.6
http://stackoverflow.com/questions/11471722/libstdc-so-6-cannot-open-shared-object-file-no-such-file-or-directory
2、编译的时候报错:error while loading shared libraries libstdc++.so.6
sudo apt-get install lib32z1
3、adb配置环境变量
http://my.oschina.net/lifj/blog/77444
4、执行adb shell的时候报错:"error: insufficient permissions for device"
http://blog.chinaunix.net/uid-20809581-id-3142444.html
相关推荐
Nostalgiachild 2020-11-13
韩伟佳 2020-10-09
wuleihenbang 2020-09-16
zzqLivecn 2020-07-09
chenjinlong 2020-06-10
yinbaoshiguang 2020-06-09
sgafdsg 2020-06-04
ustcrding 2020-06-03
chenjinlong 2020-06-03
AndroidGA 2020-06-01
安辉 2020-05-27
绿豆饼 2020-05-26
CNETNews 2020-05-26
xilove0 2020-05-12
绿豆饼 2020-05-12
ChainDestiny 2020-05-07
doomvsjing 2020-05-07
hqulyc 2020-05-05
lyccsu 2020-04-30