You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello , i have this problem in Android Studio ,when i create new project and try to run it with emulateur ,there is no emulateur and( loading devices) at there stay always
also this loop in Event log :
adb F 01-15 20:14:17 1380 5576 main.cpp:51] cannot open C:\Users\zizou\AppData\Local\Temp\adb.log: Permission denied
20:14 could not read ok from ADB Server
20:14 * failed to start daemon
20:14 error: cannot connect to daemon
20:14 'C:\Users\zizou\AppData\Local\Android\Sdk\platform-tools\adb.exe start-server' failed -- run manually if necessary
if i try this command in terminal : cd c:/username:/appdata/local/Android/platform-tools
c:/username:/appdata/local/Android/platform-tools>adb nodaemon server
the problème resolve but it should do this evrytime i create a new project
The text was updated successfully, but these errors were encountered:
hello , i have this problem in Android Studio ,when i create new project and try to run it with emulateur ,there is no emulateur and( loading devices) at there stay always
also this loop in Event log :
adb F 01-15 20:14:17 1380 5576 main.cpp:51] cannot open C:\Users\zizou\AppData\Local\Temp\adb.log: Permission denied
20:14 could not read ok from ADB Server
20:14 * failed to start daemon
20:14 error: cannot connect to daemon
20:14 'C:\Users\zizou\AppData\Local\Android\Sdk\platform-tools\adb.exe start-server' failed -- run manually if necessary
if i try this command in terminal : cd c:/username:/appdata/local/Android/platform-tools
c:/username:/appdata/local/Android/platform-tools>adb nodaemon server
the problème resolve but it should do this evrytime i create a new project
The text was updated successfully, but these errors were encountered: