2014-09-12 2 views
0

다양한 구성을 시도했지만 Eclipse에서 작동하도록 AVD를 얻을 수 없습니다. 에뮬레이터는 초기 "안드로이드"화면으로 열리지 만, 단지 거기에 앉아 있습니다. 내가로드하려고하는 동안 logcat 파일을 보았습니다. 그리고 logcat 파일은 계속해서 항목을 얻고 있습니다 - 대부분은 오류입니다. 이클립스에서 작동하도록 안드로이드 에뮬레이터를 가져올 수 없습니다.

내가 만들고 실행하려고 한 현재 AVD이다 : 누군가가 그들이 찾을 수 있는지 확인하기 위해 그것을 통해 선별하고자하는 경우, 여기
Device: Nexus One 
Target: Android 4.0 - API Level 14 
CPU/ABI: ARM (armeabe-v7a) 
Keyboard: x Hardware keyboard present 
Skin: Skin with dynamic hardware controls 
Front Camera: None 
Back Camera: None 
RAM: 512 VM Heap: 12 
Internal Storage: 200 

내 최신 로그 캣 파일의 마지막 부분이 무엇인지 문제는 (매우 유감이 너무 오래이지만, 시청자는 자세한 설정되어)입니다 :

09-12 15:19:27.891: I/Installer(1219): connecting... 
09-12 15:19:27.891: I/Installer(1219): disconnecting... 
09-12 15:19:27.891: E/Installer(1219): connection failed 
09-12 15:19:27.901: I/PackageManager(1219): /system/app/SoundRecorder.apk changed; collecting certs 
09-12 15:19:27.991: I/Installer(1219): connecting... 
09-12 15:19:27.991: I/Installer(1219): disconnecting... 
09-12 15:19:27.991: E/Installer(1219): connection failed 
09-12 15:19:28.111: E/installd(1247): Could not create directories; exiting. 
09-12 15:19:28.121: E/keystore(1248): chdir: /data/misc/keystore: No such file or directory 
09-12 15:19:28.181: I/PackageManager(1219): /system/app/Email.apk changed; collecting certs 
09-12 15:19:28.321: D/dalvikvm(1219): GC_CONCURRENT freed 396K, 49% free 10813K/20935K, paused 8ms+31ms 
09-12 15:19:28.641: D/dalvikvm(1219): GC_CONCURRENT freed 883K, 51% free 10429K/20935K, paused 5ms+6ms 
09-12 15:19:29.161: D/dalvikvm(1219): GC_CONCURRENT freed 177K, 49% free 10724K/20935K, paused 5ms+7ms 
09-12 15:19:29.631: I/Installer(1219): connecting... 
09-12 15:19:29.631: I/Installer(1219): disconnecting... 
09-12 15:19:29.631: E/Installer(1219): connection failed 
09-12 15:19:29.661: I/PackageManager(1219): /system/app/PackageInstaller.apk changed; collecting certs 
09-12 15:19:29.761: D/dalvikvm(1219): GC_CONCURRENT freed 270K, 48% free 10966K/20935K, paused 5ms+7ms 
09-12 15:19:29.971: I/Installer(1219): connecting... 
09-12 15:19:29.981: I/Installer(1219): disconnecting... 
09-12 15:19:29.981: E/Installer(1219): connection failed 
09-12 15:19:30.011: I/PackageManager(1219): /system/app/Gallery.apk changed; collecting certs 
09-12 15:19:30.361: D/dalvikvm(1219): GC_CONCURRENT freed 404K, 47% free 11101K/20935K, paused 5ms+16ms 
09-12 15:19:30.571: I/Installer(1219): connecting... 
09-12 15:19:30.571: I/Installer(1219): disconnecting... 
09-12 15:19:30.571: E/Installer(1219): connection failed 
09-12 15:19:30.581: I/PackageManager(1219): /system/app/Protips.apk changed; collecting certs 
09-12 15:19:30.681: I/Installer(1219): connecting... 
09-12 15:19:30.681: I/Installer(1219): disconnecting... 
09-12 15:19:30.681: E/Installer(1219): connection failed 
09-12 15:19:31.001: I/PackageManager(1219): /system/app/Settings.apk changed; collecting certs 
09-12 15:19:31.181: D/dalvikvm(1219): GC_CONCURRENT freed 1001K, 50% free 10612K/20935K, paused 6ms+29ms 
09-12 15:19:31.531: D/dalvikvm(1219): GC_CONCURRENT freed 450K, 50% free 10614K/20935K, paused 6ms+5ms 
09-12 15:19:31.671: D/dalvikvm(1219): GC_CONCURRENT freed 361K, 49% free 10754K/20935K, paused 9ms+5ms 
09-12 15:19:32.161: D/dalvikvm(1219): GC_CONCURRENT freed 395K, 49% free 10865K/20935K, paused 6ms+8ms 
09-12 15:19:32.721: D/dalvikvm(1219): GC_CONCURRENT freed 185K, 47% free 11191K/20935K, paused 7ms+6ms 
09-12 15:19:33.151: E/installd(1249): Could not create directories; exiting. 
09-12 15:19:33.201: E/keystore(1250): chdir: /data/misc/keystore: No such file or directory 
09-12 15:19:33.381: I/Installer(1219): connecting... 
09-12 15:19:33.401: I/Installer(1219): disconnecting... 
09-12 15:19:33.401: E/Installer(1219): connection failed 
09-12 15:19:33.411: I/PackageManager(1219): /system/app/SpeechRecorder.apk changed; collecting certs 
09-12 15:19:33.471: D/dalvikvm(1219): GC_CONCURRENT freed 212K, 46% free 11514K/20935K, paused 5ms+10ms 
09-12 15:19:33.661: I/Installer(1219): connecting... 
09-12 15:19:33.661: I/Installer(1219): disconnecting... 
09-12 15:19:33.691: E/Installer(1219): connection failed 
09-12 15:19:33.711: I/PackageManager(1219): /system/app/PicoTts.apk changed; collecting certs 
09-12 15:19:33.791: I/Installer(1219): connecting... 
09-12 15:19:33.791: I/Installer(1219): disconnecting... 
09-12 15:19:33.801: E/Installer(1219): connection failed 
09-12 15:19:33.811: I/PackageManager(1219): /system/app/SettingsProvider.apk changed; collecting certs 
09-12 15:19:33.901: I/Installer(1219): connecting... 
09-12 15:19:33.901: I/Installer(1219): disconnecting... 
09-12 15:19:33.901: E/Installer(1219): connection failed 
09-12 15:19:33.922: I/PackageManager(1219): /system/app/DefaultContainerService.apk changed; collecting certs 
09-12 15:19:34.071: I/Installer(1219): connecting... 
09-12 15:19:34.071: I/Installer(1219): disconnecting... 
09-12 15:19:34.081: E/Installer(1219): connection failed 
09-12 15:19:34.161: D/dalvikvm(1219): GC_CONCURRENT freed 646K, 46% free 11346K/20935K, paused 6ms+21ms 
: E/(): Device disconnected: 1 
: E/(): Device disconnected 

답변

0

당신은 인텔 프로세서가있는 경우 에뮬레이터 속도를 안드로이드 SDK 관리자에서 HAXM 다운로드를 시도 할 수 있습니다. 그래도 작동하지 않으면 VirtualBox에서 실행되는 Genymotion과 같은 다른 에뮬레이터를 사용해보십시오.