Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
关于所有64位Linux无法打开adb问题
Theme area
1076
views ·
1
replies ·
To
floor
Go
o_o
deepin
2017-09-16 05:21
Author
试了很多发行版本,最后在Android studio官网发现问题的原因
注:如果您运行的是 64 位版本 Ubuntu ,则您需要使用以下命令安装一些 32 位库:
sudo apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 lib32stdc++6
真是逗了。。。。。
Reply
Like 0
Favorite
View the author
All Replies
firedrake
deepin
2017-09-16 06:35
#1
并不是所有。
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More
注:如果您运行的是 64 位版本 Ubuntu ,则您需要使用以下命令安装一些 32 位库:
sudo apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 lib32stdc++6
真是逗了。。。。。