Android : Do I Need To Install SDK Before Installing Eclipse
Dec 21, 2009
Do i need to install the Android SDK before installing Eclipse?Or must i install Eclipse before installing the Android SDK? I'm worried that one has knowledge of the other, the order of installs is important, and installing the two out of order could lead to problems.Does the Android SDK installer know about Eclipse, and registers itself with Eclipse?
View 3 Replies
Aug 4, 2010
When I run my application on a physical phone from within Eclipse, my Google MapView works perfectly. If export the app to an apk file and install it to the same phone from the command line with adb then the MapView comes up but shows only the Google logo and grid - no map tiles appear. I'm using a debug application key and a GMaps API key generated with that debug key. I've verified that this happens on both the Droid and N1 phones. The logcat looks identical in both the working and non-working cases - no obvious error messages.
View 2 Replies
View Related
Aug 12, 2010
I've been running the Android SDK for a while now in Eclipse (MAC OSX). I've downloaded the NDK and installed the C/C++ tools in Eclipse, but could anyone guide me on using the NDK? For example, do I just create an Android project like normal and build it with the NDK instead?Really could do with a decent tutorial if anyone know of any.
View 2 Replies
View Related
May 31, 2010
I got the error 'org.eclipse.wst.sse.core 0.0.0 missing when i tried to install the adt plugin for android
View 2 Replies
View Related
Sep 16, 2010
I recently started learning Android, and have set up the development environment. I've created a HelloWorld like application. Basically I did nothing then create a project, and change the default display string. When I try to run the application on the emulator, it does not install the application on the Emulator.This is my Eclipse Console output:
[2010-09-16 12:06:01 - DroidTest] Android Launch! [2010-09-16 12:06:01 - DroidTest] adb is running normally. [2010-09-16 12:06:01 - DroidTest] Performing com.example.DroidTestActivity activity launch [2010-09-16 12:06:01 - DroidTest] Automatic Target Mode: Preferred AVD 'VanillaAVD' is not available. Launching new emulator. [2010-09-16 12:06:01 - DroidTest] Launching a new emulator with Virtual Device 'VanillaAVD'
Ironically, doing the exact same thing on a other computer, does result in the application being installed and runned successfully.I've tried many things to fix this problem: - Fresh Eclipse install - Android SDK re-install - Project recreation - AVD re-creation - Changed Eclipse workspace - the kill-sever command line command.Getting quite desperate here, after having tried for two days, so hope someone has a clear solution for this.
View 4 Replies
View Related
Oct 5, 2010
I am trying to work with the Google Docs API in an application for Android. I can find plenty of documentation on the API and how to use it, but I can't seem to figure out how to get the dependencies into Eclipse. I followed the instructions I found here: http://code.google.com/p/gdata-java-client-eclipse-plugin/wiki/Installation and could not get the EMF to install. I got the Google Data Feature to install and can now seem to get resolution to com.google.gdata.data.* and com.google.gdata.util.* , but most of the stuff I need is in com.google.gdata.client.Can someone PLEASE help me figure out Eclipse?! I have been searching the web for an answer and beating my head against the wall for a week now!
View 2 Replies
View Related
Jul 25, 2010
I have got some problem trying to install ADT plugin for eclipse.I have download Android SDK, added the path to system variable $PATH
$ echo $PATH /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/home/ user/.android-sdk-linux_86/tools
In eclipse I have did exactly like in "Downloading the ADT Plugin" section "Eclipse 3.5 (Galileo)" , and it was finish succesfully, no error then, in "Configuring the ADT Plugin" section, I cant found "Android" from the left panel in Window > Preferences.
View 2 Replies
View Related
Sep 6, 2010
I am trying to create a library project, I've got things working up to the point of building the application that depends on the library, but installing the APK on the emulator always fails, because the shared library is not there. (The documentation indicates that the ADT would include the library in the APK of the dependant application, but this is clearly not happening.) BTW, I'm using the package name of my library project in the application's "uses library" tag. Is this correct? The documentation is completely silent on this subject. I've been banging my head against this for two days nowanyone has gotten a library project to actually work.
View 5 Replies
View Related
May 26, 2010
I recently bumped into a problem installing the latest SDK update (r6) in eclipse on Windows (7), which I ultimately "solved" and thought I would share. During the update of the SDK, the update process was trying to rename a folder (C:...android-sdk-windowsplatformsandroid-1.6) but failed to do so claiming that the folder was locked by another process.The alert window that popped up advised that on Windows this is often due to Anti Virus software monitoring the file system (or some such message).After dutifully disabling my local AV I still got the error. This prevents you from continuing with the installation and for fear of ending up with a half finished install I thought I would track down the culprit.I used ProcessExplorer (http://technet.microsoft.com/en-us/ sysinternals/bb896653.aspx) to find the file handle (in Process Explorer go to Find->File Handle or DLL.and type in the folder name, e.g. android-1.6).ProcessExplorer found two file handles, both of which were eclipse itself! In my case, I had ProcessExplorer force-close the handle(s), which is generally not a good idea but in this case it worked and the install was able to complete.I had some confidence that closing the handle would be OK because it seemed eclipse had a grip on a JAR file within this path, which would make some sense.I think in future it would be best to run the update outside of eclipse (ie launch the AVD manager directly), and indeed this may be in the guides for installing updates but I didn't check before I started the process.Just thought someone else may benefit from this.
View 4 Replies
View Related
Mar 24, 2010
My Andriod is installed: C:android-sdk-windows Java is installed: C:SunSDKjdk Eclipse is installed: C:Program Fileseclipse After successfully download 'ADT Plugin for Eclipse' in the Help- >Software Updates.. ; I can't install the "Android DDMS" & "Android
View 2 Replies
View Related
Oct 19, 2009
I was installing the SDK today and it warned me that the package contained unsigned software.I followed installation instructions.is this normal?
View 2 Replies
View Related
Aug 10, 2010
Warning : Your installing software that contains unsigned content. The authenticity and validity of this software can't be established.Do you want to continue with the installation.I tried the by downloading ADT plug in as zip file even i am getting same error.How can i solve this issue?I installed eclipse 3.5.2 j2ee version
View 3 Replies
View Related
Jun 3, 2009
I read the docs for installing android plugin for eclipse. I did it according to it and i have downloaded and installed the plugin but after that when i cliched on Windows-preferences i could not find Android in left panel. What could be wrong in it ?
View 2 Replies
View Related
Mar 21, 2010
I am trying to install Eclipse Galileo on my MacBook running OS X v10.6 (Snow Leopard) and set it up with ADT plugin. I downloaded 64-bit cocoa version of "Eclipse Galileo for JEE developers" and ADT v0.9.6 from the respective offical sites. When I try to add this new plugin-archive in Eclipse, I get the following error:
Cannot complete the install because one or more required items could not be found ....missing requirement: ADT requires 'org.eclipse.wst.sse.core 0.0.0' but it could not be found.
AFAIK, one gets this error when a required Eclipse-plugin is missing. I checked the official site and saw that wst-plugin is actually bundled with "Eclipse for JEE developers" download package compare Eclipse packages. Not sure what I am missing here.
My mac is not connected to the internet so I guess adding resource URLs to the "Available Software sites" section wouldn't help. I would have to download anything required on my PC and then copy it onto my mac]
View 1 Replies
View Related
Jan 18, 2010
Do you about how to install application without any developer's tool(Eclipse, android SDK tools) no the real device? I've compiled and created .apk file. Now I am gonna send apk file to my friend.He is not android developer. And he doesn't know about how to use eclipse. And I don't want to publish my application to android market.Is there a way to launch the application on real device without publishing and Eclipse? I've found a solution related this issue.
http://androidforums.com/t-mobile-mytouch-3g/18657-best-way-load-apk-file-touch-3g.html
But I am not sure this post.Because it has risk.Any suggestion?
View 4 Replies
View Related
Feb 21, 2014
I have Eclipse 4.3 Kepler, running on Windows 7. I have tried installing it - Install New Software - Add... as instructed on the android page and other guides. I've seen the problem a few times online but I haven't found any solution. I get this error when I try to add the repository:
-Unable to read repository at URL....
-Unable to read repository at URL....
-Cannot assign requested address: JVM_Bind"
I tried installing the Google plugin first but got the same error..Other things I've tried:
-Changing the URL from https to http
-Running Eclipse as administrator
-Installing it through a zip archive (I get an error that one of the files wasn't there)
-Changing proxy settings to Native, Direct and Other
View 1 Replies
View Related
Nov 11, 2012
I downloaded a source for a android app. But now i have to install a package and i have no idea how to do that. I'm using Eclipse
View 1 Replies
View Related
Dec 31, 2009
I have developed an application using Android SDK 1.5, application works well on Android Simulator.
Now, I am trying to install application on actual device.I don't have the Android device. So, I am going by OTA way.For this, I have generated the self sign keystore using keytool utility.And, using Eclipse's "Eclipse Signed Application package.." option I have generated the signed .apk file and moved it to my web server.Also, i added MIME type on web server for .apk.But, when I am trying to download and install the same application on device, application get downloaded and it also prompts for permission. After thag when I click on "Install", it fails with error Application Install Un-succefull.
View 1 Replies
View Related
Feb 24, 2010
I have recently began developing for smart phones and I am extremely interested in developing for Android. The only problem is that I have Windows 7 on my computer. Is there any way I can install Eclipse and Android SKD? or do I have to install Windows Vista or XP on my computer?
View 7 Replies
View Related
Nov 10, 2009
I am trying to install the ADT plugin to eclipse SDK (Version: 3.5.1 Build id: M20090917-0800) but is giving the below error: I have tried the links
"https://dl-ssl.google.com/android/eclipse/" and "http://dl-ssl.google.com/android/eclipse/". Also tried manually downloading the plug-in (ADT-0.9.4.zip) and installing, but all of them give the same error(below).
MESSAGE An error occurred while collecting items to be installed! SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2009-11-09 17:14:13.904 !MESSAGE session context was:(profile=SDKProfile, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Collect, operand=, action=). !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 4 2009-11-09 17:14:13.904 !MESSAGE Result of processing steps. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2009-11-09 17:14:13.904 !MESSAGE Unpack facility not configured !SUBENTRY 2 org.eclipse.core.runtime 0 0 2009-11-09 17:14:13.904 !MESSAGE OK !SUBENTRY 2 org.eclipse.core.runtime 0 0 2009-11-09 17:14:13.904 !MESSAGE OK !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 4 2009-11-09 17:14:13.904 !MESSAGE Result of processing steps. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2009-11-09 17:14:13.904 !MESSAGE Unpack facility not configured !SUBENTRY 2 org.eclipse.core.runtime 0 0 2009-11-09 17:14:13.904 !MESSAGE OK !SUBENTRY 2 org.eclipse.core.runtime 0 0 2009-11-09 17:14:13.904 !MESSAGE OK !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 4 2009-11-09 17:14:13.904 !MESSAGE Result of processing steps. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2009-11-09 17:14:13.904 !MESSAGE Unpack facility not configured !SUBENTRY 2 org.eclipse.core.runtime 0 0 2009-11-09 17:14:13.904 !MESSAGE OK !SUBENTRY 2 org.eclipse.core.runtime 0 0 2009-11-09 17:14:13.904 !MESSAGE OK !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 4 2009-11-09 17:14:13.904 !MESSAGE Result of processing steps. !SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository 4 0 2009-11-09 17:14:13.904 !MESSAGE Unpack facility not configured !SUBENTRY 2 org.eclipse.core.runtime 0 0 2009-11-09 17:14:13.904 !MESSAGE OK !SUBENTRY 2 org.eclipse.core.runtime 0 0 2009-11-09 17:14:13.904
View 2 Replies
View Related
Jan 9, 2010
I am new to android and I currently got a droid so I could test out apps before publishing them to the market. My question is how to I get the app from Eclipse to the Droid and install it? Currently I open eclipse right click the project go to android tools and do export unsigned version. I then copy that file from my computer to the droid. I then open ASTRO to navigate to the file. When I click to install it says Application Not Installed. If any could help or link a good straight forward way to do this that would be great.
View 13 Replies
View Related
Jun 2, 2010
I need to rely on external app (Barcode scanner in my case). The eclipse emulator crashes when I try to download it from within the emulator itself.
Is there a way to download it using the emulator?
Or Is there a way to directly install the APK and make it available for my application?
View 2 Replies
View Related
Jan 14, 2010
I'm using the Android plugin for Eclipse on OSX, latest versions of everything. When I run or debug my app, Eclipse is very inconsistent about uploading/installing the new APK. Nothing I seem to do has any effect on this. Clean builds, debug, whatever, there seems to be about 50/50 chance of installing the APK. Or not. If not, then I have to kill the emulator and try again. What is going in?
View 1 Replies
View Related
Apr 12, 2010
I've installed the Android SDK and the ADT plugin, but Android doesn't show up in the Window>Preferences dialog.I'm running Galileo. If I go to the Installation Details part of the About Eclipse dialog, it says that I have 0.9.6 of Android DDMS and Android Development Tools. I can run adb from the command line. I tried going around the uninstall/reinstall loop once.I'm on Windows Vista. I also have 2.7.7 of the Scala plugin installed, but I tried uninstalling that.
View 3 Replies
View Related
Oct 28, 2010
Is there any way to always do a fresh install when I'm "Running" my Android app for testing on either a real device or an emulator. It always tells me "No need to install because application is already on device", then just launches the main Intent.
View 2 Replies
View Related
Mar 30, 2009
I have installed eclipse 3.4 and JDK6 successfully.
However, when try to install ADT as following steps:
1. Open eclipse
2. Help->Software Updates->Available Software->Add Site->Archive
3. Select "J:android-sdk-windows-1.0_r1.zip", then, the location will be"jar:file:J:android-sdk-windows-1.0_r1.zip!/" 4. Click "OK" 5. A message box shows:
Problem Occurred No repository found at jar:file:J:android-sdk-windows-1.0_r1.zip!/ See 'Details' for more information.
View 4 Replies
View Related
Oct 2, 2009
I have a problem installing the ADT plugin in Fedora's version of Eclipse. I'm not sure it is a problem with the plugin, it's probably more Fedora's team fault (they heavily personalized and modified eclipse in Fedora's repository).
I installed the version of Eclipse that is included in Fedora's official repos, which is based on version 3.4.2 build 20090211-1700. I've followed the step-by-step instruction provided in Android's website. The problem arises when I go into the Help -> Software updates window. When I select the two plugins to install, it lets me install the DDMS, but not the Developer Tools. If i try (select Developer Tools then click Install) it gives me the following error message (after calculating space and dependencies):
CODE:................
At first, I thought I had not installed some packages (org.eclipse.equinox.p2.iu and/or org.eclipse.wst.sse.core), so I opened YumEX and searched for those pacckages... but they are not available in Fedora's repositories.
View 4 Replies
View Related
Jan 6, 2010
When I try to install the Android plugin for Eclipse on MacOS X (Leopard) I get the error:
Cannot create tempfile for site.xml
Permission denied
I'm not sure what persmissions the system is referring to. I have set this up on a Linux distro with no trouble at all.
View 2 Replies
View Related
Sep 24, 2009
I'm having a lot of difficulty installing the ADT plug in under Eclipse 3.5 (Galileo)... I have tried both http and https access to the Eclipse update site, and in both cases I get the following errors:
An error occurred while collecting items to be installed: No repository found containing: binary,org.eclipse.jdt_root, 3.5.1.r351_v20090810-0600-7r88FEoFI0WTo6Az-1qFRHm37ChJ (second line repeated about 20x for various missing files)
I found a post (http://tinyurl.com/yc2cr28) where removing/re-adding the source URL in Eclipse is also recommended. This didn't help the "No repository found" errors.
Has anyone else experienced/resolved this issue? I am running the "Eclipse for Java Developers" from Eclipse.org, and the Sun Java 5 JDK.
View 3 Replies
View Related
Apr 16, 2009
I have tried for 10 hours. I cannot install ADT plug-in for Eclipse 3.4.2.
View 2 Replies
View Related