user4406313
user4406313

Reputation:

Cannot complete the install because of a conflicting dependency for Android

I have used these:

Install New Software ---> Add

Inside Add Repository write the Name:

After loading some time you will get Developer Tools.

But I get these error :

Cannot complete the install because of a conflicting dependency. 
Software being installed: Android DDMS 23.0.7.2120684 
(com.android.ide.eclipse.ddms.feature.feature.group 23.0.7.2120684) 
Software currently installed: Android DDMS 22.6.3.v201404151837-1123206 
(com.android.ide.eclipse.ddms.feature.group

Can any body help me solution for this problem ?enter image description here

Upvotes: 1

Views: 1967

Answers (2)

RamBharath
RamBharath

Reputation: 1

Check whether you are running Eclipse J2EE or Eclipse Java Developer.

This issue will be solved if you use Eclipse Java Developer tool.

Upvotes: 0

Felipe Duarte
Felipe Duarte

Reputation: 1089

ADT was deprecated 8 months ago:

http://android-developers.blogspot.de/2015/06/an-update-on-eclipse-android-developer.html

you should consider moving to Android Studio.

Upvotes: -2

Related Questions