Android Studio Creating a virtual device -
Android Studio Creating a virtual device -
hi have installed android studio on mac. when seek create virtual device getting next error. dowloaded android studio developer.android.com android studio working fine can not run app. can knows how can fixed ?
process: studio [4033] path: /applications/android studio.app/contents/macos/studio identifier: studio version: ??? (???) code type: x86 (native) parent process: studio [3976] date/time: 2015-04-03 17:27:34.508 +0300 os version: mac os x 10.7.5 (11g63b) study version: 9 interval since lastly report: 39667 sec crashes since lastly report: 21 per-app crashes since lastly report: 19 anonymous uuid: 318ca5ec-b1f4-4cc4-ae90-7237589d0e07 crashed thread: unknown exception type: exc_bad_access (sigsegv) exception codes: kern_invalid_address @ 0x000000008fe01030 backtrace not available unknown thread crashed x86 thread state (32-bit): eax: 0x00000000 ebx: 0x00000000 ecx: 0x00000000 edx: 0x00000000 edi: 0x00000000 esi: 0x00000000 ebp: 0x00000000 esp: 0x00000000 ss: 0x00000023 efl: 0x00010202 eip: 0x8fe01030 cs: 0x0000001b ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x00000000 cr2: 0x8fe01030 logical cpu: 2 binary images description not available external modification summary: calls made other processes targeting process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 calls made process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 calls made processes on machine: task_for_pid: 2721 thread_create: 0 thread_set_state: 0 model: imac12,2, bootrom im121.0047.b1e, 4 processors, intel core i5, 2.7 ghz, 4 gb, smc 1.72f2 graphics: amd radeon hd 6770m, amd radeon hd 6770m, pcie, 512 mb memory module: bank 0/dimm0, 2 gb, ddr3, 1333 mhz, 0x80ad, 0x484d54333235533642465238432d48392020 memory module: bank 1/dimm0, 2 gb, ddr3, 1333 mhz, 0x80ad, 0x484d54333235533642465238432d48392020 airport: spairport_wireless_card_type_airport_extreme (0x168c, 0x9a), atheros 9380: 4.0.67.5-p2p bluetooth: version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports network service: ethernet, ethernet, en0 serial ata device: st31000528as, 1 tb serial ata device: hl-dt-stdvdrw ga32n usb device: facetime hd photographic camera (built-in), apple_vendor_id, 0x850b, 0xfa200000 / 3 usb device: hub_device, 0x0424 (smsc), 0x2514, 0xfa100000 / 2 usb device: brcm2046 hub, 0x0a5c (broadcom corp.), 0x4500, 0xfa110000 / 4 usb device: bluetooth usb host controller, apple_vendor_id, 0x8215, 0xfa111000 / 6 usb device: hub_device, 0x0424 (smsc), 0x2514, 0xfd100000 / 2 usb device: usb keyboard, 0x04d9 (holtek semiconductor, inc.), 0x1503, 0xfd140000 / 5 usb device: ir receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4 usb device: internal memory card reader, apple_vendor_id, 0x8403, 0xfd110000 / 3
i suggest utilize genymotion virtual device. it's way faster native emulator sdk , has many interesting features such : debugging console, drag , drop installer, etc.
android android-studio
Comments
Post a Comment