Emualtor not attached Android Studio 2.2.2 -
i'm trying attach emulator android studio doesn't appear on list of devices. i've tried execute run button , avd manager.
besides i've checked , uncheked tools > android > enable adb integration option doesn't work. trying execute adb kill-server , adb-start server doesn't work neither.
finally i've tried start emulator terminal exececuting emulator @name_of_device
hax enabled hax ram_size 0x40000000 hax working , emulator runs in fast virt mode. emulator: listening console connections on port: 5554 emulator: serial number of emulator (for adb): emulator-5554 emulator: emulator window out of view , recentered
but when execute adb devices, list of devices attached empty
does how solve this?
Comments
Post a Comment