Fehler: Auf den Paket-Manager konnte nicht zugegriffen werden. Läuft das System? - Im Android Studio

Installierte ich android studio und habe versucht zu laufen, einfache Projekte.

Aber ich fing seltsame Fehlermeldung:

Waiting for device.
/usr/local/idea/android-studio/sdk/tools/emulator -avd Nexus-4-18-xhdpi -netspeed full -netdelay none

emulator: emulator window was out of view and was recentered

Device connected: emulator-5554
Device is online: emulator-5554
Target device: Nexus-4-18-xhdpi [emulator-5554]
Uploading file
    local path: /home/nazar/Documents/coursera-android/Examples/HelloAndroid/out/production/HelloAndroid/HelloAndroid.apk
    remote path: /data/local/tmp/course.examples.HelloWorld.HelloWorld
Installing course.examples.HelloWorld.HelloWorld
DEVICE SHELL COMMAND: pm install -r "/data/local/tmp/course.examples.HelloWorld.HelloWorld"
Error: Could not access the Package Manager.  Is the system running?

Ich konnte nicht herausfinden, warum dies geschehen?

Habe ich installiert, sdk-version und konfiguriert emulator. Irgendwelche Vorschläge?

Hier ist emulator confiuration:

Fehler: Auf den Paket-Manager konnte nicht zugegriffen werden. Läuft das System? - Im Android Studio

Update:

Habe ich versucht zu installieren Genymotion Gerät und verwenden einige virtuelle Geräte, aber gefangen:

Waiting for device.
Target device: genymotion-nexus_4___4_4_2___api_19___768x1280-192.168.56.101:5555
Uploading file
    local path: /home/nazar/Documents/coursera-android/Examples/HelloAndroid/out/production/HelloAndroid/HelloAndroid.apk
    remote path: /data/local/tmp/course.examples.HelloWorld.HelloWorld
Installing course.examples.HelloWorld.HelloWorld
DEVICE SHELL COMMAND: pm install -r "/data/local/tmp/course.examples.HelloWorld.HelloWorld"
WARNING: linker: libdvm.so has text relocations. This is wasting memory and is a security risk. Please fix.
Error: Could not access the Package Manager.  Is the system running?

Wie beheben Sie diese Fehler?

InformationsquelleAutor der Frage nazar_art | 2014-02-03

Schreibe einen Kommentar