adt bundle cannot launch after uninstall android developer tools accidently -


when update android development tools 23 have errors this: update eclipse android development tools v. 23

and adt 23.0 downloaded through browser on official site. uninstall pulgins manually accidently uninstall android developer tools, can't start adt bundle again :( , have ideal me?

i recommend install adt installation part freshly.

remove adt first:

  1. open install new software under help
  2. click available software sites
  3. click android location
  4. click remove

install adt freshly:

  1. open install new software under help
  2. click add
  3. name: type android
  4. location: copy this: https://dl-ssl.google.com/android/eclipse/
  5. click ok
  6. click box near developer tools
  7. click next
  8. click next again
  9. accept agreement , click next

this install adt again!!!

hope helps!!


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -