hussien89aa / AndroidTutorialForBeginners

Step by step to build Android apps using Android Studio
https://www.udemy.com/android-tutorial-for-beginners/?couponCode=ANDORIDGITHUB
4.38k stars 6.1k forks source link

Android studio problem #27

Open abderahimzinedine opened 3 years ago

abderahimzinedine commented 3 years ago

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 image2p1 image1p1