0
votes

i downloaded ADT bundle for linux 64bit from developers android website also downloaded adt plugin zip and installed developer tools form HELP --->> INSTALL NEW SOFTWARE. but when i open eclipse from the folder it opens as eclipse juno (i.e.the splash screen) and not as Android Developer Tools. can anyone tell me what is wrong or am i openeing it the wrong way?

and i am using fedora 20.

1
If you have downloaded ADT bundle, why do you want to download the plugin zip and install ADT plugin, Bundle already have the plugin.Suneesh

1 Answers

0
votes

Not sure if I understand your question correctly but ADT is mainly context menus integration in Eclipse. If you are in the Java perspective you can see on the Window menu the options Android SDK Manager, Android Virtual Devices, etc. You also have a perspective to debug called DDMS. You can create new project with template Android Project (or import Android project from existing sources). If you right click in a project you also have and Android Tools context menu, etc.