Click here to Skip to main content
15,894,825 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Problem is that i install Android software Eclipse
but program cant run give error below...

[2017-08-22 13:56:58 - Demoapp1] Android Launch!
[2017-08-22 13:56:58 - Demoapp1] The connection to adb is down, and a severe error has occured.
[2017-08-22 13:56:58 - Demoapp1] You must restart adb and Eclipse.
[2017-08-22 13:56:58 - Demoapp1] Please ensure that adb is correctly located at 'C:\Android\android-sdk-windows\platform-tools\adb.exe' and can be executed.

then how to solve it plz help ,thank you.

What I have tried:

i tried all but not work,extracting Android sdk and Eclipse folder
setting Java jdk1.7 path in envirnoment variable but not work.
Posted
Comments
Richard MacCutchan 22-Aug-17 5:02am    
Do what the messages tell you. Better still, remove eclipse and get a copy of Android Studio, which is the supported IDE.
David Crow 22-Aug-17 10:40am    
I agree with Richard. I held on to Eclipse as long as I could, but when I started spending more and more time fixing problems that were not related to my code (e.g., the slightest change in my development environment caused grief with Eclipse), I knew it was time to move on.
Beginers*Devloper 23-Aug-17 6:53am    
sorryy...but studio will run slow my laptop configuration is not supported to studio, still i dont have Android Studio
David Crow 25-Aug-17 22:45pm    
I had the same problem when I first moved to AS. My machine only had 8GB of RAM. I had to tweak several of the memory-related settings within Java and AS, but eventually got it going. It was still slow (e.g., it took the emulator 20+ minutes to become responsive), but at least it was useable (and modern).
Beginers*Devloper 23-Aug-17 6:54am    
studio is to much slow

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900