Is there a way to stop the Android Debug Bridge (ADB) from auto-starting in Eclipse IDE?

  • Thread starter Thread starter JustinF
  • Start date Start date
J

JustinF

Guest
I use my Moto Droid with PDAnet to tether and connect my laptop to the internet. When the Android Debug Bridge (ADB.exe) starts up, it locks up the PDAnet tethering software and kicks me off the internet. I need to have both Eclipse up and have the internet running.

Is there a way to tell Eclipse to stop auto-restarting the ADB when I kill it?

I'm not currently coding for Android, so I have no use for the ADB right now, but I'd rather not uninstall the Android SDK from Eclipse just to stop Eclipse from starting ADB.
Keywords: Java, Eclipse IDE, ADB.exe, ADB, Motorola Droid, Android
 
Back
Top