Eclipse lives entirely in the folder you initially installed it to (meaning the folder you unzipped the download to - in my case it is C: \Eclipse).
Your eclipse projects live in a different directory (this is unique to each machine, so there would be no way to tell what it might be on your own machine). To find that directory, look at the "Workspace" prompt Eclipse gives you when you start it up (or look in project properties). To completely get rid of Eclipse, delete these 2 directories (the Eclipse Workspace dir, and the Eclipse Install dir).. IMHO, I wouldn't use the latest version of Eclipse (the newly released 3.5) for Android dev. Use the previously approved (and thoroughly tested) version (3.4), to eliminate any strangeness you might get from using the latest version. On Jun 30, 4:02 pm, ain <[email protected]> wrote: > I was following the instructions in the development portion from the > adroid website. > New Question how do i delete eclipse and all the associated files > > On Jun 30, 3:56 pm, Paul Turchenko <[email protected]> wrote: > > > Why do you need to use command line to create adv? Is there any > > particular reason for that? > > > On Jun 30, 10:42 pm, ain <[email protected]> wrote: > > > > There is its for creating an android virtual device. > > > go tohttp://developer.android.com/guide/developing/tools/avd.html --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

