android SDK更新到23.0.2後建立新項目沒法建立MainActivity和默認佈局,這個時候就須要更新ADT到23.0.2 更新時報以下錯誤linux
Your original request has been modified. "Android DDMS" is already installed, so an update will be performed instead. "Android Development Tools" is already installed, so an update will be performed instead. "Android Hierarchy Viewer" is already installed, so an update will be performed instead. "Android Native Development Tools" is already installed, so an update will be performed instead. "Android Traceview" is already installed, so an update will be performed instead. "Tracer for OpenGL ES" is already installed, so an update will be performed instead. Cannot complete the install because of a conflicting dependency. Software being installed: Android Hierarchy Viewer 23.0.2.1259578 (com.android.ide.eclipse.hierarchyviewer.feature.feature.group 23.0.2.1259578) Software currently installed: eclipse 23.0.0.1245622 (adtproduct 23.0.0.1245622) Only one of the following can be installed at once: Hierarchy Viewer 23.0.2.1259578 (com.android.ide.eclipse.hierarchyviewer 23.0.2.1259578) Hierarchy Viewer 23.0.0.1245622 (com.android.ide.eclipse.hierarchyviewer 23.0.0.1245622) Cannot satisfy dependency: From: eclipse 23.0.0.1245622 (adtproduct 23.0.0.1245622) To: com.android.ide.eclipse.hierarchyviewer.feature.feature.group [23.0.0.1245622] Cannot satisfy dependency: From: Android Hierarchy Viewer 23.0.0.1245622 (com.android.ide.eclipse.hierarchyviewer.feature.feature.group 23.0.0.1245622) To: com.android.ide.eclipse.hierarchyviewer [23.0.0.1245622] Cannot satisfy dependency: From: Android Hierarchy Viewer 23.0.2.1259578 (com.android.ide.eclipse.hierarchyviewer.feature.feature.group 23.0.2.1259578) To: com.android.ide.eclipse.hierarchyviewer [23.0.2.1259578]android
試了好多辦法都無法更新,最終找到了解決方法,如今分享出來windows
原文連接:https://code.google.com/p/android/issues/detail?id=73102eclipse
最終解決辦法就是 下載最新的ADT完整包ide
linux 64 bit vm: http://dl.google.com/android/adt/adt-bundle-linux-x86_64-20140702.zip佈局
linux 32 bit vm: http://dl.google.com/android/adt/adt-bundle-linux-x86-20140702.zipgoogle
mac: http://dl.google.com/android/adt/adt-bundle-mac-x86_64-20140702.zipcode
win32: http://dl.google.com/android/adt/adt-bundle-windows-x86-20140702.ziporm
win64: http://dl.google.com/android/adt/adt-bundle-windows-x86_64-20140702.zipip
附網盤下載連接連接:http://pan.baidu.com/s/1jGDon6Q 密碼:uqii