• 1000 linux -x86_64 / emulator
Итак, когда я использую команду
mydroid $ emulator
, я получаю сообщение об ошибке
/ mydroid / prebuilts / android -emulator / linux -x86_64 / emulator64-cra sh -service
emulator: Increasing RAM size to 2048MB
emulator: VM heap size 48MB is below hardware specified minimum of 192MB,setting it to that value
emulator: System image is read only
emulator: Found 1 DNS servers: 127.0.1.1
emulator: ERROR: Running multiple emulators with the same AVD is an experimental feature.
Please use -read-only flag to enable this feature.
Я использовал adb-kill-server, но все равно не смог устранить эту ошибку.