Question: When popped out the message: Please update ADT to the laster version
Reason: 因為線上安裝的目前ADT版本(Ex.22.6.3)與更新後的Android SDK(Ex 23.0.0)所要求支援的版本不同所致
Resolution:
Step1.Go to the SDK folder path:
...\sdk\tools\lib\
Step2. Open the relative setting file, named as [plugin.prop] in the folder of [lib]:
# begin plugin.prop
plugin.version=23.0.0
# end plugin.prop
Step3. Modify content of setting file:
23.0.0 >> 22.6.3
Step4. Delete the metadata in workspace
Step5. Restart Eclipse.exe
文章標籤
全站熱搜