How do I completely uninstall Android?

6,679

If you are still trying out and not into serious development, go with android Studio. Its much more tailored for android development and is the one which has more active development going forward.

If you want to continue using eclipse, plugins are installed under plugins folder at eclipse installation.

Share:
6,679

Related videos on Youtube

Yoko Hailemariam
Author by

Yoko Hailemariam

A tall programmer

Updated on September 18, 2022

Comments

  • Yoko Hailemariam
    Yoko Hailemariam almost 2 years

    I'm trying to Install Android SDK with Eclipse on my computer. I did something wrong (I think I installed some Galileo components into Juno) and the Android plugins aren't working correctly. When I deleted Eclipse directly and pulled it out of the .zip again, the plugins were all still installed. Does anyone know where they are, so I can delete them?

    • Michael Hampton
      Michael Hampton over 11 years
      You need to specify whether you're running Windows, Mac OS X or Linux.
    • Yoko Hailemariam
      Yoko Hailemariam over 11 years
      @Michael O yes- Windows 7, 64-bit.
    • Pacerier
      Pacerier about 9 years
      See stackoverflow.com/q/17625622/632951 , though that is asking for Android Studio.
    • ssnobody
      ssnobody almost 9 years
      Install Plug-in Development Environment (PDE) then the Plugin Registry will tell you where your plugins are.
  • Yoko Hailemariam
    Yoko Hailemariam over 11 years
    It still is showing everything as installed.
  • Yoko Hailemariam
    Yoko Hailemariam over 11 years
    Is there anywhere else that it keeps data?
  • Yoko Hailemariam
    Yoko Hailemariam over 8 years
    I don't even remember what computer this question was for anymore. :P IntelliJ really does make great IDEs.