-
-
Notifications
You must be signed in to change notification settings - Fork 195
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It still can't connect to device #85
Comments
Can you share you workflow please? |
I used the one from the readme
|
Does it always happen or is it intermittent? |
I ran it about 3 times and I was getting same |
Are you sure you used the
This suggests that you're running with a I'm closing this issue now, please feel to re-open if you need more help:) |
i see this same error on ubuntu, i would be ok with slow linux, but this is non functional linux |
Loading local repository...
41
[========= ] 25% Loading local repository...
42
[========= ] 25% Fetch remote repository...
43
[=======================================] 100% Fetch remote repository...
44
Do you wish to create a custom hardware profile? [no] Starting emulator.
45
sh -c /usr/local/lib/android/sdk/emulator/emulator -avd test -no-window -gpu swiftshader_indirect -no-snapshot -noaudio -no-boot-anim -accel off &
46
emulator: ERROR: AdbHostServer.cpp:102: Unable to connect to adb daemon on port: 5037
47
emulator: WARNING: x86 emulation may not work without hardware acceleration!
48
E0806 18:07:32.811675634 2888 socket_utils_common_posix.cc:201] check for SO_REUSEPORT: {"created":"@1596737252.811660834","description":"SO_REUSEPORT unavailable on compiling system","file":"/mnt/tmpfs/src/android/emu-master-dev/external/grpc/src/core/lib/iomgr/socket_utils_common_posix.cc","file_line":169}
49
emulator: Cold boot: requested by the user
50
Your emulator is out of date, please update by launching Android Studio:
51
52
53
54
55
56
57
adb shell getprop sys.boot_completed
58
59
60
adb: device offline
61
The process 'adb' failed with exit code 1
62
adb shell getprop sys.boot_completed
63
adb: device offline
64
The process 'adb' failed with exit code 1
65
adb shell getprop sys.boot_completed
The text was updated successfully, but these errors were encountered: