Man8Blue
Man8Blue

Reputation: 1197

Unable to find Android SDK location for setting preference Eclipse

To start Android Development I installed..

JDK 7

Downloaded and installed Eclipse in E:/ Drive on Windows 7

Then following the steps, installed Android ADT using Eclipse. Everything fine till now but on trying to set preference its not accepting any folder.

On looking other suggestions online i founded that there is some setup a C:\Program Files\Android\android-sdk but no such folder in my case.

Is my android-sdk in E:/ Drive instead of C:/

I just got a folder (after ADT installation) :

E:\Software\JAVA Tools\eclipse-mobile-juno-SR2-win32-x86_64\eclipse\plugins\com.android.ide.eclipse.adt.package_21.1.0.v201302060044-569685

i can't find any 'tools' folder even (as eclipse preference requires)

Don't know what to do. Please suggest me something

Upvotes: 5

Views: 14721

Answers (2)

androidgeek
androidgeek

Reputation: 3480

Hello please follow the simple steps to install eclipse and Android SDK there is an ADT-bundle so it consists of all like

1) Eclipse where u no need to install

2) Android SDK ,

3) ADT Plugins

So u simply Click on eclipse it will load automatically all like Android SDK and ADT plugins. So please follow the link to download the adt-bundle.

Note : Before that please install JDK .

Upvotes: 4

Rahul
Rahul

Reputation: 45060

My friend, who will install ANDROID SDK? It neither comes with JDK or Eclipse. Please go through these for proper setup link1, link2

Upvotes: 0

Related Questions