Advertisement
vasukinv

Android Virtual Device Error

Dec 3rd, 2011
367
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.12 KB | None | 0 0
  1. C:\Program Files\Android\android-sdk\tools>emulator -data Android_WVGA -debug-in
  2. it
  3.  
  4. C:\Program Files\Android\android-sdk\tools>emulator: autoconfig: -sysdir C:\Prog
  5. ram Files\Android\android-sdk\tools/../platforms/android-10/images
  6. emulator: autoconfig: -system C:\Program Files\Android\android-sdk\tools/../plat
  7. forms/android-10/images/system.img
  8. emulator: autoconfig: -kernel C:\Program Files\Android\android-sdk\tools/../plat
  9. forms/android-10/images/kernel-qemu
  10. emulator: autoconfig: -ramdisk C:\Program Files\Android\android-sdk\tools/../pla
  11. tforms/android-10/images/ramdisk.img
  12. emulator: autoconfig: -datadir C:\Program Files\Android\android-sdk\tools/../pla
  13. tforms/android-10/images
  14. emulator: Could not open file: 2: No such file or directory
  15. emulator: Coult not find CPU ABI in build properties!
  16. emulator: Default target architecture=arm
  17. emulator: Could not open file: ­¨+: No such file or directory
  18. emulator: Could not find target API level / SDK version in build properties!
  19. emulator: Default target API level: 1000
  20. emulator: using core hw config path: C:\Program Files\Android\android-sdk\tools/
  21. ../platforms/android-10/images/hardware-qemu.ini
  22. emulator: found skin-specific hardware.ini: C:\Program Files\Android\android-sdk
  23. \tools/../platforms/android-10/skins/HVGA/hardware.ini
  24. emulator: autoconfig: -skin HVGA
  25. emulator: autoconfig: -skindir C:\Program Files\Android\android-sdk\tools/../pla
  26. tforms/android-10/skins
  27. emulator: keyset loaded from: C:\Users\VASUKi\.android\default.keyset
  28. emulator: trying to load skin file 'C:\Program Files\Android\android-sdk\tools/.
  29. ./platforms/android-10/skins/HVGA/layout'
  30. emulator: skin network speed: 'full'
  31. emulator: skin network delay: 'none'
  32. emulator: Using initial system image: C:\Program Files\Android\android-sdk\tools
  33. /../platforms/android-10/images/system.img
  34. emulator: WARNING: system partition size adjusted to match image file (89 MB > 6
  35. 6 MB)
  36.  
  37. emulator: autoconfig: -initdata C:\Program Files\Android\android-sdk\tools/../pl
  38. atforms/android-10/images/userdata.img
  39. emulator: WARNING: data partition size adjusted to match image file (89 MB > 66
  40. MB)
  41.  
  42. emulator: autoconfig: -sdcard C:\Program Files\Android\android-sdk\tools/../plat
  43. forms/android-10/images/system.img
  44. emulator: Physical RAM size: 256MB
  45.  
  46. emulator: Could not open file: ¶♫: No such file or directory
  47. emulator: Coult not find CPU ABI in build properties!
  48. emulator: Default target ABI: armeabi
  49. Content of hardware configuration file:
  50. hw.cpu.arch = arm
  51. hw.cpu.model =
  52. hw.ramSize = 256
  53. hw.touchScreen = yes
  54. hw.mainKeys = yes
  55. hw.trackBall = yes
  56. hw.keyboard = yes
  57. hw.keyboard.lid = no
  58. hw.keyboard.charmap = qwerty2
  59. hw.dPad = yes
  60. hw.gsmModem = yes
  61. hw.camera = no
  62. hw.camera.maxHorizontalPixels = 640
  63. hw.camera.maxVerticalPixels = 480
  64. hw.gps = yes
  65. hw.battery = yes
  66. hw.accelerometer = yes
  67. hw.audioInput = yes
  68. hw.audioOutput = yes
  69. hw.sdCard = yes
  70. hw.sdCard.path = C:\Program Files\Android\android-sdk\tools/../platforms/andro
  71. id-10/images/system.img
  72. disk.cachePartition = yes
  73. disk.cachePartition.path =
  74. disk.cachePartition.size = 66m
  75. hw.lcd.width = 320
  76. hw.lcd.height = 480
  77. hw.lcd.depth = 16
  78. hw.lcd.density = 160
  79. hw.lcd.backlight = yes
  80. hw.gpu.enabled = no
  81. hw.fakeCamera = back
  82. hw.webcam.count = 6
  83. hw.webcam.0.name = webcam0
  84. hw.webcam.1.name = webcam1
  85. hw.webcam.2.name = webcam2
  86. hw.webcam.3.name = webcam3
  87. hw.webcam.4.name = webcam4
  88. hw.webcam.5.name = webcam5
  89. hw.webcam.0.direction = front
  90. hw.webcam.1.direction = back
  91. hw.webcam.2.direction = front
  92. hw.webcam.3.direction = front
  93. hw.webcam.4.direction = front
  94. hw.webcam.5.direction = front
  95. vm.heapSize = 48
  96. hw.sensors.proximity = yes
  97. kernel.path = C:\Program Files\Android\android-sdk\tools/../platforms/android-
  98. 10/images/kernel-qemu
  99. kernel.parameters = android.checkjni=1
  100. disk.ramdisk.path = C:\Program Files\Android\android-sdk\tools/../platforms/an
  101. droid-10/images/ramdisk.img
  102. disk.systemPartition.initPath = C:\Program Files\Android\android-sdk\tools/../
  103. platforms/android-10/images/system.img
  104. disk.systemPartition.size = 89m
  105. disk.dataPartition.path = C:\Program Files\Android\android-sdk\tools/../platfo
  106. rms/android-10/images/Android_WVGA
  107. disk.dataPartition.size = 89m
  108. disk.snapStorage.path =
  109. avd.name = <build>
  110. .
  111. QEMU options list:
  112. emulator: argv[00] = "./emulator-arm.exe"
  113. emulator: argv[01] = "-android-hw"
  114. emulator: argv[02] = "C:\Program Files\Android\android-sdk\tools/../platforms/an
  115. droid-10/images/hardware-qemu.ini"
  116. Concatenated QEMU options:
  117. ./emulator-arm.exe -android-hw 'C:\Program Files\Android\android-sdk\tools/../p
  118. latforms/android-10/images/hardware-qemu.ini'
  119. emulator: registered 'boot-properties' qemud service
  120. emulator: nand_add_dev: system,size=0x5900000,initfile=C:\Program Files\Android\
  121. android-sdk\tools/../platforms/android-10/images/system.img
  122. emulator: mapping 'system' NAND image to C:\Users\VASUKi\AppData\Local\Temp\\And
  123. roidEmulator\TMP5F2D.tmp
  124. emulator: rounding devsize up to a full eraseunit, now 5913000
  125.  
  126. emulator: nand_add_dev: userdata,size=0x5900000,file=C:\Program Files\Android\an
  127. droid-sdk\tools/../platforms/android-10/images/Android_WVGA
  128. emulator: rounding devsize up to a full eraseunit, now 5913000
  129.  
  130. emulator: registered 'boot-properties' qemud service
  131. emulator: Adding boot property: 'dalvik.vm.heapsize' = '48m'
  132. emulator: Adding boot property: 'qemu.sf.lcd_density' = '160'
  133. emulator: Adding boot property: 'qemu.hw.mainkeys' = '1'
  134. emulator: Adding boot property: 'qemu.sf.fake_camera' = 'back'
  135. emulator: nand_add_dev: cache,size=0x4200000
  136. emulator: mapping 'cache' NAND image to C:\Users\VASUKi\AppData\Local\Temp\\Andr
  137. oidEmulator\TMP99EC.tmp
  138. emulator: Kernel parameters: qemu.gles=0 qemu=1 console=ttyS0 android.qemud=ttyS
  139. 1 android.checkjni=1 ndns=3
  140. emulator: Trace file name is not set
  141.  
  142. emulator: autoconfig: -scale 1
  143. emulator: emulator window was out of view and was recentered
  144.  
  145. emulator: control console listening on port 5554, ADB on port 5555
  146. emulator: sent '0012host:emulator:5555' to ADB server
  147. emulator: ping program: C:\Program Files\Android\android-sdk\tools\ddms.bat
  148. emulator: ping command: C:\Windows\system32\cmd.exe /C "C:\Program Files\Android
  149. \android-sdk\tools\ddms.bat" ping emulator 15.0
  150. goldfish_fb_get_pixel_format:167: display surface,pixel format:
  151. bits/pixel: 16
  152. bytes/pixel: 2
  153. depth: 16
  154. red: bits=5 mask=0xf800 shift=11 max=0x1f
  155. green: bits=6 mask=0x7e0 shift=5 max=0x3f
  156. blue: bits=5 mask=0x1f shift=0 max=0x1f
  157. alpha: bits=0 mask=0x0 shift=0 max=0x0
  158. C:\Program Files\Android\android-sdk\tools>emulator -data Android_WVGA -debug-in
  159. it
  160.  
  161. C:\Program Files\Android\android-sdk\tools>emulator: autoconfig: -sysdir C:\Prog
  162. ram Files\Android\android-sdk\tools/../platforms/android-10/images
  163. emulator: autoconfig: -system C:\Program Files\Android\android-sdk\tools/../plat
  164. forms/android-10/images/system.img
  165. emulator: autoconfig: -kernel C:\Program Files\Android\android-sdk\tools/../plat
  166. forms/android-10/images/kernel-qemu
  167. emulator: autoconfig: -ramdisk C:\Program Files\Android\android-sdk\tools/../pla
  168. tforms/android-10/images/ramdisk.img
  169. emulator: autoconfig: -datadir C:\Program Files\Android\android-sdk\tools/../pla
  170. tforms/android-10/images
  171. emulator: Could not open file: 2: No such file or directory
  172. emulator: Coult not find CPU ABI in build properties!
  173. emulator: Default target architecture=arm
  174. emulator: Could not open file: ­¨+: No such file or directory
  175. emulator: Could not find target API level / SDK version in build properties!
  176. emulator: Default target API level: 1000
  177. emulator: using core hw config path: C:\Program Files\Android\android-sdk\tools/
  178. ../platforms/android-10/images/hardware-qemu.ini
  179. emulator: found skin-specific hardware.ini: C:\Program Files\Android\android-sdk
  180. \tools/../platforms/android-10/skins/HVGA/hardware.ini
  181. emulator: autoconfig: -skin HVGA
  182. emulator: autoconfig: -skindir C:\Program Files\Android\android-sdk\tools/../pla
  183. tforms/android-10/skins
  184. emulator: keyset loaded from: C:\Users\VASUKi\.android\default.keyset
  185. emulator: trying to load skin file 'C:\Program Files\Android\android-sdk\tools/.
  186. ./platforms/android-10/skins/HVGA/layout'
  187. emulator: skin network speed: 'full'
  188. emulator: skin network delay: 'none'
  189. emulator: Using initial system image: C:\Program Files\Android\android-sdk\tools
  190. /../platforms/android-10/images/system.img
  191. emulator: WARNING: system partition size adjusted to match image file (89 MB > 6
  192. 6 MB)
  193.  
  194. emulator: autoconfig: -initdata C:\Program Files\Android\android-sdk\tools/../pl
  195. atforms/android-10/images/userdata.img
  196. emulator: WARNING: data partition size adjusted to match image file (89 MB > 66
  197. MB)
  198.  
  199. emulator: autoconfig: -sdcard C:\Program Files\Android\android-sdk\tools/../plat
  200. forms/android-10/images/system.img
  201. emulator: Physical RAM size: 256MB
  202.  
  203. emulator: Could not open file: ¶♫: No such file or directory
  204. emulator: Coult not find CPU ABI in build properties!
  205. emulator: Default target ABI: armeabi
  206. Content of hardware configuration file:
  207. hw.cpu.arch = arm
  208. hw.cpu.model =
  209. hw.ramSize = 256
  210. hw.touchScreen = yes
  211. hw.mainKeys = yes
  212. hw.trackBall = yes
  213. hw.keyboard = yes
  214. hw.keyboard.lid = no
  215. hw.keyboard.charmap = qwerty2
  216. hw.dPad = yes
  217. hw.gsmModem = yes
  218. hw.camera = no
  219. hw.camera.maxHorizontalPixels = 640
  220. hw.camera.maxVerticalPixels = 480
  221. hw.gps = yes
  222. hw.battery = yes
  223. hw.accelerometer = yes
  224. hw.audioInput = yes
  225. hw.audioOutput = yes
  226. hw.sdCard = yes
  227. hw.sdCard.path = C:\Program Files\Android\android-sdk\tools/../platforms/andro
  228. id-10/images/system.img
  229. disk.cachePartition = yes
  230. disk.cachePartition.path =
  231. disk.cachePartition.size = 66m
  232. hw.lcd.width = 320
  233. hw.lcd.height = 480
  234. hw.lcd.depth = 16
  235. hw.lcd.density = 160
  236. hw.lcd.backlight = yes
  237. hw.gpu.enabled = no
  238. hw.fakeCamera = back
  239. hw.webcam.count = 6
  240. hw.webcam.0.name = webcam0
  241. hw.webcam.1.name = webcam1
  242. hw.webcam.2.name = webcam2
  243. hw.webcam.3.name = webcam3
  244. hw.webcam.4.name = webcam4
  245. hw.webcam.5.name = webcam5
  246. hw.webcam.0.direction = front
  247. hw.webcam.1.direction = back
  248. hw.webcam.2.direction = front
  249. hw.webcam.3.direction = front
  250. hw.webcam.4.direction = front
  251. hw.webcam.5.direction = front
  252. vm.heapSize = 48
  253. hw.sensors.proximity = yes
  254. kernel.path = C:\Program Files\Android\android-sdk\tools/../platforms/android-
  255. 10/images/kernel-qemu
  256. kernel.parameters = android.checkjni=1
  257. disk.ramdisk.path = C:\Program Files\Android\android-sdk\tools/../platforms/an
  258. droid-10/images/ramdisk.img
  259. disk.systemPartition.initPath = C:\Program Files\Android\android-sdk\tools/../
  260. platforms/android-10/images/system.img
  261. disk.systemPartition.size = 89m
  262. disk.dataPartition.path = C:\Program Files\Android\android-sdk\tools/../platfo
  263. rms/android-10/images/Android_WVGA
  264. disk.dataPartition.size = 89m
  265. disk.snapStorage.path =
  266. avd.name = <build>
  267. .
  268. QEMU options list:
  269. emulator: argv[00] = "./emulator-arm.exe"
  270. emulator: argv[01] = "-android-hw"
  271. emulator: argv[02] = "C:\Program Files\Android\android-sdk\tools/../platforms/an
  272. droid-10/images/hardware-qemu.ini"
  273. Concatenated QEMU options:
  274. ./emulator-arm.exe -android-hw 'C:\Program Files\Android\android-sdk\tools/../p
  275. latforms/android-10/images/hardware-qemu.ini'
  276. emulator: registered 'boot-properties' qemud service
  277. emulator: nand_add_dev: system,size=0x5900000,initfile=C:\Program Files\Android\
  278. android-sdk\tools/../platforms/android-10/images/system.img
  279. emulator: mapping 'system' NAND image to C:\Users\VASUKi\AppData\Local\Temp\\And
  280. roidEmulator\TMP5F2D.tmp
  281. emulator: rounding devsize up to a full eraseunit, now 5913000
  282.  
  283. emulator: nand_add_dev: userdata,size=0x5900000,file=C:\Program Files\Android\an
  284. droid-sdk\tools/../platforms/android-10/images/Android_WVGA
  285. emulator: rounding devsize up to a full eraseunit, now 5913000
  286.  
  287. emulator: registered 'boot-properties' qemud service
  288. emulator: Adding boot property: 'dalvik.vm.heapsize' = '48m'
  289. emulator: Adding boot property: 'qemu.sf.lcd_density' = '160'
  290. emulator: Adding boot property: 'qemu.hw.mainkeys' = '1'
  291. emulator: Adding boot property: 'qemu.sf.fake_camera' = 'back'
  292. emulator: nand_add_dev: cache,size=0x4200000
  293. emulator: mapping 'cache' NAND image to C:\Users\VASUKi\AppData\Local\Temp\\Andr
  294. oidEmulator\TMP99EC.tmp
  295. emulator: Kernel parameters: qemu.gles=0 qemu=1 console=ttyS0 android.qemud=ttyS
  296. 1 android.checkjni=1 ndns=3
  297. emulator: Trace file name is not set
  298.  
  299. emulator: autoconfig: -scale 1
  300. emulator: emulator window was out of view and was recentered
  301.  
  302. emulator: control console listening on port 5554, ADB on port 5555
  303. emulator: sent '0012host:emulator:5555' to ADB server
  304. emulator: ping program: C:\Program Files\Android\android-sdk\tools\ddms.bat
  305. emulator: ping command: C:\Windows\system32\cmd.exe /C "C:\Program Files\Android
  306. \android-sdk\tools\ddms.bat" ping emulator 15.0
  307. goldfish_fb_get_pixel_format:167: display surface,pixel format:
  308. bits/pixel: 16
  309. bytes/pixel: 2
  310. depth: 16
  311. red: bits=5 mask=0xf800 shift=11 max=0x1f
  312. green: bits=6 mask=0x7e0 shift=5 max=0x3f
  313. blue: bits=5 mask=0x1f shift=0 max=0x1f
  314. alpha: bits=0 mask=0x0 shift=0 max=0x0
  315.  
  316.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement