Alair_Soares
(usa Ubuntu)
Enviado em 17/09/2019 - 13:19h
Pelo terminal quando executo aparece isso:
root@alair-PC:/home/alair# anbox
Unknown command 'run'
NAME:
anbox - anbox
USAGE:
anbox [command options] [arguments...]
COMMANDS:
wait-ready Wait until the Android system has successfully booted
check-features Check that the host system supports all necessary features
version print the version of the daemon
help prints a short help message
launch Launch an Activity by sending an intent
session-manager Run the the anbox session manager
system-info Print various information about the system we're running on
root@alair-PC:/home/alair#
Na hora que tento instalar o modulo do Kernel da isso:
root@alair-PC:/home/alair# apt install linux-headers-generic anbox-modules-dkms
Lendo listas de pacotes... Pronto
Construindo árvore de dependências
Lendo informação de estado... Pronto
linux-headers-generic is already the newest version (4.15.0.62.64).
anbox-modules-dkms is already the newest version (13).
0 pacotes atualizados, 0 pacotes novos instalados, 0 a serem removidos e 0 não atualizados.
1 pacotes não totalmente instalados ou removidos.
Depois desta operação, 0 B adicionais de espaço em disco serão usados.
Você quer continuar? [S/n] s
Configurando android-androresolvd (1.3-1build1) ...
Job for android-androresolvd.service failed because the control process exited with error code.
See "systemctl status android-androresolvd.service" and "journalctl -xe" for details.
invoke-rc.d: initscript android-androresolvd, action "start" failed.
● android-androresolvd.service - LSB: Updates /etc/resolv.conf from Android system props
Loaded: loaded (/etc/init.d/android-androresolvd; generated)
Active: failed (Result: exit-code) since Tue 2019-09-17 13:17:04 -03; 9ms ago
Docs: man:systemd-sysv-generator(8)
Process: 29541 ExecStart=/etc/init.d/android-androresolvd start (code=exited, status=255)
set 17 13:17:04 alair-PC systemd[1]: Starting LSB: Updates /etc/resolv.conf from Android system props...
set 17 13:17:04 alair-PC android-androresolvd[29541]: Cannot access system properties via ANDROID_PROPERTY_WORKSPACE environment setting.
dpkg: erro ao processar o pacote android-androresolvd (--configure):
installed android-androresolvd package post-installation script subprocess returned error exit status 1
Erros foram encontrados durante o processamento de:
android-androresolvd
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@alair-PC:/home/alair#
Instelei o ashmem e o binder pelo terminal e não deu certo e ai tentei instalar pelo synaptc e ai deu certo so que mesmo assim fala que o diretorio é inexistente quando digito:
root@alair-PC:/home/alair# ls -1 /dev/{ashmem,binder}
ls: não foi possível acessar '/dev/ashmem': Arquivo ou diretório inexistente
ls: não foi possível acessar '/dev/binder': Arquivo ou diretório inexistente
root@alair-PC:/home/alair#