简体   繁体   中英

Visual Studio 2015 required packages are missing

I have an issue when run Dependency Checker (Tools-Options-Tools for Apache Cordova) in VS, which is One or more required packages are missing regarding "Android Package: extra-android-support"... But I can't find the required file in Android SDK Manager as shown in this image from Android SDK Manager .

I have read almost all questions related to the same issue but without any luck.

One or more required packages are missing regarding "Android Package: extra-android-support"... But I can't find the required file in Android SDK Manager

Open the Android SDK Manager of your Tools for Apache Cordova, You can check/override the path of it under Tools->Options->Tools For Apache Cordova->Environment Variable Overrides->ADT_HOME .

Then select Android Support Repository under Extra folder and install it:

在此处输入图片说明

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