On my new computer I downloaded eclispe Luna (4.4.2). I tried to install android on it (by going to https://dl-ssl.google.com/android/eclipse/ and installing all). It was installed, so I restarted eclipse and got the message:
Could not find SDK folder
And no android folder got created in any of my drives (its a new computer so I searched in any directory)! I removed eclipse, downloaded it again and tried and the same happend. I uninstalled DDMS and reinstalled it and the same happend. I uninstalled it and opened eclipse as administrator and reinstalled it and the same happend... If I click on Window -> Android SDK Manager I get that message and nothing happens.
What am I doing wrong? What am I missing? I am using the same workspace I used in my old computer that had worked fine with android (tough I used eclipse keplar, so when I opened the new workspace eclipse asked me to upgrage and I agreed).
Please don't tell me to move to Android Studio - my project in eclipse consists of many multiple sub projects and I really don't want to configure it a new (why the hell do we have Gradle?!)
It seems like you have only downloaded the plugin for eclipse. You also need to download the SDK from http://developer.android.com/sdk/index.html#Other
You should install Android SDK separately.
Here is the link to the page that will show you to install eclipse, adt and sdk.
Hope this helps.
I am assuming you are on a windows computer, so in Eclipse do the following:
Window -> Preferences -> Android
In the Android tab, there is a field saying "SDK Location". You can click browse and find where the folder "android-sdks" has been downloaded in your computer.
Set the path to that folder as "SDK Location"
It should be working now.
Usually the "android-sdks" folder is found under: C:\Users\< your-username >\android-sdks if it was downloaded from the ADT pluggin: https://dl-ssl.google.com/android/eclipse/
Related
I am looking into using android plugin in eclipse.
I can't understand the instructions:
Once Eclipse restarts, you must specify the location of your Android
SDK directory:
In the "Welcome to Android Development" window that appears, select
Use existing SDKs. Browse and select the location of the Android SDK
directory you recently downloaded and unpacked. Click Next.
What recently downloaded SDK?
It's easier to just install the ADT bundle, it comes with the SDK, ADT and eclipse all bundled together. So all you have to do is download, unpack, install some packages and run eclipse..
here is the URL developer.android.com/sdk/
I downloaded the package and unzipped it. When I click SDK application,black screen blinks for a fraction of second but sdk interface doesn't open.When I open it through eclipse, an error says "An outline is not available"?
There are 3 components in the package, namely Eclipse folder, SDK folder and SDK manager application.
The SDK application does not show the android icon. So I think there's some problem with the application.
Check out these snapshots :
snapshot1
snapshot2
I have the latest version of JDK installed. It's X64 for 64bit OS.
Did you try window-->sdk manager? if it didn't work either try copying the sdk application and paste it in the sdk folder and try again
https://developer.android.com/sdk/index.ht
Get Eclipse as well as SDK from this link it contain both
After Installing JDK just open Eclipse from Eclipse folder it will automatically take SDK location.
I recommend you to download Eclipse ADT version 22.6.3, you can download it from:
http://dl.google.com/android/ADT-22.6.3.zip
Also,if you can't launch the SDK there are two ways, go to SDK - tools - android.bat, it will launch the SDK :)
When to try to create a project in Netbeans, it freezes up after clicking Finish. All my buttons are greyed out, and I have to close the dialogue. I would attach a picture to show, but Im missing a few rep points.
After I close this dialogue, I just see the blank netbeans screen with no projects visible in my projects sidebar.
If I try to Open Project and navigate to where I saved it, I can select the project and click the Open Project button, but I return to the screen shown above, with no projects in the projects navigator in the sidebar.
Here is what I have already tried:
Reinstall netbeans
Remove openjdk and install oracle's java
Deleting the nbproject folder inside my project
Thanks in advance.
I have had similar experience with Netbeans after upgrading to Ubuntu 14.04. My eventual solution was to download and install the Netbeans 8 for linux from the Oracle site, complete with its JDK. I installed that. During the installation was asked if I wanted to import the settings from the previous version of Netbeans, I answered NO to that and then pulled my existing projects in manually, They are all working fine now.
you have to install netbeans from https://netbeans.org/downloads/8.0.1/ install and don't import earlier settings. Everything works good.
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
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 .
My friend, who will install ANDROID SDK? It neither comes with JDK or Eclipse. Please go through these for proper setup link1, link2
I have Eclipse and Java SE and am running Windows XP and am trying to setup Android for Eclipse.
I first:
Visit http://developer.android.com.
2. On the main page that appears, click the link to download the Android SDK.
3. Find a link appropriate to your operating system (Windows, Mac OS X, or Linux).
4. Click the link to begin the download.
I installed the Android SDK Tools
I then installed ADT as followed ( note I used http instead of https ) under downloading the ADT plugin.
http://developer.android.com/sdk/installing/installing-adt.html
It gave me some errors saying that somethings needed to be installed which would have been installed if i'd installed Java EE.
I saw a site that said go into the SDK Manager, so I tried installing somethind and it gave me this error:
[2012-06-28 14:32:27 - DDMS] DDMS files not found: K:\Android\platform-tools\adb.exe
[2012-06-28 14:32:27 - DDMS] DDMS files not found: K:\Android\platform-tools\adb.exe
What does this mean, and how can I get Android to work. Do I still need some thigns that Java EE has for Android?
I hate to say it, but restart Eclipse. My recent install gets confused sometimes and that's how I fix it. Hasn't failed to correct it yet.
The file path is wrong. You probably renamed a file in the directory after you installed Eclipse, and now you have to change the file path manually or re-install the program. That's why in the instructions, you are asked to install to developer on your main drive, and not some other file.
After moving eclipse to another drive I experienced this problem. Fix it by setting the SDK folder at Eclipse > Window > Preferences > Android > SDK Location:
Changing the Drive letter from C to E fixed this for me. Locate your eclipse folder on your drive and correct the path or use the browse button.
The path for me was E:\adt-bundle-windows-x86_64-20140702\sdk
Shutdown any other app that might be connecting to the phone via adb.exe eg. Visual Studio using android sdk.
Restart eclipse if needed.
install the installer from http://developer.android.com/sdk/installing/index.html?pkg=tools andriod intaller it will be all right
Set your SDK path in Preferences (Eclipse > Window > Preferences > Android > SDK Location:)