简体   繁体   中英

Install Dependencies not resolved in ADT r20

I just update my ADT and SDK to latest version of ADT r20 and Android 4.1 in SDK.

Now in Eclipse i can not make a new project with default BlankActivity implemented in it.

In the new project dialog i am sticking at the last screen which mention that there is "Install Dependencies" of android support library revision 8 required for this.

I already have revision 9 installed in SDK. I also clicked " Install/Upgrade " button and it also fetch library from internet but after that no success.

Below is screenshot of that dialog 在此输入图像描述

I know that we can create blank project by unchecking 
CreateActivity option, but i want to make project with BlankActivity

Android Issue Tracker link for the same issue

You need to open the SDK Manager and uninstall your current Support library, then in the New Project wizard, use the button there to install it again.

See Not able to create new Project with ADT version 20

You need to open your SDK Manager and install revision 9:

SDK工具

I'm not sure but I think: This is only possible after you update the eclipse ADT plugin

This is only possible after you have installed SDK tools rev 20. So re-open your SDK manager

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM