Status
Not open for further replies.

rook!e

Broken In
When i'm going to install android SDK through eclipse i'm getting error msg each time though i follow every steps of installtion written in their official site.

It shows like:

Cannot complete the request. See the details.
Unsatisfied dependency: [com.android.ide.eclipse.editors.feature.group
0.7.1.v200808141910-98467] requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.wst.sse.core/0.0.0
Unsatisfied dependency: [com.android.ide.eclipse.editors.feature.group
0.7.1.v200808141910-98467] requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.wst.xml.ui/0.0.0
Unsatisfied dependency: [com.android.ide.eclipse.editors.feature.group
0.7.1.v200808141910-98467] requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.wst.xml.core/0.0.0
Unsatisfied dependency: [com.android.ide.eclipse.editors.feature.group
0.7.1.v200808141910-98467] requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.wst.sse.ui/0.0.0
Unsatisfied dependency: [com.android.ide.eclipse.editors.feature.group
0.7.1.v200808141910-98467] requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.gef/0.0.0
Unsatisfied dependency: [com.android.ide.eclipse.editors.feature.group
0.7.1.v200808141910-98467] requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.wst.sse.core/0.0.0
Unsatisfied dependency: [com.android.ide.eclipse.editors.feature.group
0.7.1.v200808141910-98467] requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.wst.sse.ui/0.0.0
Unsatisfied dependency: [com.android.ide.eclipse.editors.feature.group
0.7.1.v200808141910-98467] requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.wst.xml.core/0.0.0
Unsatisfied dependency: [com.android.ide.eclipse.editors.feature.group
0.7.1.v200808141910-98467] requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.gef/0.0.0
Unsatisfied dependency: [com.android.ide.eclipse.editors.feature.group
0.7.1.v200808141910-98467] requiredCapability:
org.eclipse.equinox.p2.iu/org.eclipse.wst.xml.ui/0.0.0

Any ideas people?
 
Last edited:

mrintech

Technomancer
dude this problem is bit painful. only i found this: *androidcommunity.com/forums/f4/how-to-install-android-sdk-63/
 
OP
rook!e

rook!e

Broken In
dude this problem is bit painful. only i found this: *androidcommunity.com/forums/f4/how-to-install-android-sdk-63/

problem has not solved yet,it gives same error in eclipse.:confused:
r u using Android? plzz tell me how you install it.
 
Do I need an android phone to develop android apps or is there a VM custom-built for it ?
And what programming languages does android support ?
 

amitava82

MMO Addict
You don't need phone but it helps in testing. Emu works same as phone. Android has it's own programming language which looks like java. I don't have much idea and haven't gotten time to look into it. What is Android
 

gary4gar

GaurishSharma.com
Applications

Android will ship with a set of core applications including an email client, SMS program, calendar, maps, browser, contacts, and others. All applications are written using the Java programming language.

taken from here
 

amitava82

MMO Addict
1. Download eclipse *eclipse.unixheads.org/technology/e...pa/winter/eclipse-jee-europa-winter-win32.zip
2. Download Java SE Development Kit (JDK) 6 Update 10 *java.sun.com/javase/downloads/index.jsp
3. And the plugin *code.google.com/android/intro/installing.html#installingplugin (*dl-ssl.google.com/android/eclipse/)
 
Status
Not open for further replies.
Top Bottom