Question by 
               panendraommina · Apr 13, 2020 at 10:14 AM · 
                unity 52dandroid buildbuild settingsandroid sdk  
              
 
              BUILD ERROR unable to start adb server please help me

in bulid settings when i build android game ,it is showing the error like this .please help me
 
                 
                screenshot-71.png 
                (306.4 kB) 
               
 
              
               Comment
              
 
               
              Answer by Cristella · Sep 13, 2020 at 02:24 PM
I had encountered the same error. I tried the following and it worked: 1)Go to command prompt
2) Go to android sdk folder (To know the current path of the android sdk go to edit->preferences in your unity project and then copy the path for android sdk )
3)Now navigate to platform tools folder in the android sdk folder and execute the following commands-
- set ADB_TRACE = 1 
- adb start-server 
Basically this error happens when the ADB server is not started properly
thank you so much!! i am currently a beginner and i was stuck on this issues for so long .
Your answer
 
 
              koobas.hobune.stream
koobas.hobune.stream 
                       
                
                       
			     
			 
                