android - Error in ADT 23 Update -


first, know that's asked question i'm here since pair of weeks don't have enough reputation comment in threads.

well, have tried in question-threads no success (with https , without, adt23.zip download :( )

that's got

cannot complete install because of conflicting dependency.   software being installed: android ddms 23.0.0.1245622 (com.android.ide.eclipse.ddms.feature.feature.group 23.0.0.1245622)   software installed: android developer tools 22.6.2.v201403212031-1085508 (com.android.ide.eclipse.adt.package.product 22.6.2.v201403212031-1085508)   1 of following can installed @ once:      dalvik debug monitor service 23.0.0.1245622 (com.android.ide.eclipse.ddms 23.0.0.1245622)     dalvik debug monitor service 22.6.2.v201403212031-1085508 (com.android.ide.eclipse.ddms 22.6.2.v201403212031-1085508)   cannot satisfy dependency:     from: adt package 22.6.2.v201403212031-1085508 (com.android.ide.eclipse.adt.package.feature.group 22.6.2.v201403212031-1085508)     to: com.android.ide.eclipse.ddms.feature.group 22.6.2   cannot satisfy dependency:     from: android developer tools 22.6.2.v201403212031-1085508 (com.android.ide.eclipse.adt.package.product 22.6.2.v201403212031-1085508)     to: com.android.ide.eclipse.adt.package.feature.group [22.6.2.v201403212031-1085508]   cannot satisfy dependency:     from: android ddms 23.0.0.1245622 (com.android.ide.eclipse.ddms.feature.feature.group 23.0.0.1245622)     to: com.android.ide.eclipse.ddms [23.0.0.1245622]   cannot satisfy dependency:     from: android ddms 22.6.2.v201403212031-1085508 (com.android.ide.eclipse.ddms.feature.group 22.6.2.v201403212031-1085508)     to: com.android.ide.eclipse.ddms [22.6.2.v201403212031-1085508] 

how can solve it?

thanks

was facing same issue,resolved uninstalling previous version of adt , installing new version.

try out.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -