我第一次在 ubuntu 机器上安装 android studio
操作系统:Ubuntu Studio 20.04.2
CPU:4 核,G3,酷睿 i5,1500
内存:8GB
BOIS:HP v2.90 PC
当我尝试启动模拟器时,我发现了这个
The emulator process for AVD Nexus_7_2012_API_19 has terminated.
日志
--- adb starting (pid 3676) --- adb I 08-12 09:43:44 3676 3676 main.cpp:63] Android Debug Bridge version 1.0.41 adb I 08-12 09:43:44
3676 3676 main.cpp:63] Version 31.0.3-7562133 adb I 08-12 09:43:44
3676 3676 main.cpp:63] Installed as
/home/dark/Android/Sdk/platform-tools/adb adb I 08-12 09:43:44 3676
3676 main.cpp:63] adb I 08-12 09:43:44 3676 3676 auth.cpp:417]
adb_auth_init... adb I 08-12 09:43:44 3676 3676 auth.cpp:152] loaded
new key from '/home/dark/.android/adbkey' with fingerprint
85035B085F7989AE48877D66995C7B2E9BCECC5CAAB100B1B871A95B049A56C4 adb I
08-12 09:43:44 3676 3676 auth.cpp:392] adb_auth_inotify_init...
--- adb starting (pid 4554) --- adb I 08-12 09:50:44 4554 4554 main.cpp:63] Android Debug Bridge version 1.0.41 adb I 08-12 09:50:44
4554 4554 main.cpp:63] Version 31.0.3-7562133 adb I 08-12 09:50:44
4554 4554 main.cpp:63] Installed as
/home/dark/Android/Sdk/platform-tools/adb adb I 08-12 09:50:44 4554
4554 main.cpp:63] adb I 08-12 09:50:44 4554 4554 auth.cpp:417]
adb_auth_init... adb I 08-12 09:50:44 4554 4554 auth.cpp:152] loaded
new key from '/home/dark/.android/adbkey' with fingerprint
85035B085F7989AE48877D66995C7B2E9BCECC5CAAB100B1B871A95B049A56C4 adb I
08-12 09:50:44 4554 4554 auth.cpp:392] adb_auth_inotify_init... adb
server killed by remote request
--- adb starting (pid 4636) ---
这些问题和答案对我没有帮助
- https://stackoverflow.com/questions/39036796/unable-to-locate-adb-using-android-studio
- https://stackoverflow.com/questions/27301960/errorunable-to-locate-adb-within-sdk-in-android-studio
- Android SDK 管理器错误
- ADB Android Studio Ubuntu 错误:无法检测 adb 版本,adb 输出:/home/hamid/Android/Sdk/platform-tools/
- https://superuser.com/questions/1419201/unable-to-locate-adb-when-using-android-studio
如何修复这个错误?