Ошибка в эмуляторе запускается после эмулятора Android ASOPAndroid

Форум для тех, кто программирует под Android
Anonymous
Ошибка в эмуляторе запускается после эмулятора Android ASOP

Сообщение Anonymous »

После успешного составления сборки AOSP из репо, пытаясь начать эмулятор с команды, предоставленной в документации < /p>
$launch_cvd --daemon
< /code>
, но столкнулся с следующим журналом ошибок: < /p>
06-03 14:31:46.869 2117619 2117619 I launch_cvd: main.cc:179 Using system_image_dir of: ===================================================================

NOTICE:

By using this Android Virtual Device, you agree to Google Terms of Service (https://policies.google.com/terms). The Google Privacy Policy (https://policies.google.com/privacy) describes how Google handles information generated as you use Google Services.

===================================================================

Automatically send diagnostic information to Google, such as crash reports and usage data from this Android Virtual Device. You can adjust this permission at any time by running "launch_cvd -report_anonymous_usage_stats=n". (Y/n)?:n

Reading --config option from: /path/to/output_file/out/target/product/vsoc_x86_64/android-info.txt

Launching CVD using --config='phone'.

exec of /usr/lib/cuttlefish-common/bin/capability_query.py with path "/usr/lib/cuttlefish-common/bin/capability_query.py" failed (No such file or directory)

VM manager crosvm is not supported on this machine.

Invalid vm_manager: crosvm

06-03 14:31:56.823 2117619 2117619 E launch_cvd: subprocess.cpp:207 Subprocess 2122296 was interrupted by a signal 'Aborted' (6)

06-03 14:31:56.823 2117619 2117619 E launch_cvd: main.cc:263 assemble_cvd returned -1


Подробнее здесь: https://stackoverflow.com/questions/796 ... ed-running

Вернуться в «Android»