简体   繁体   中英

Cordova Build for Android Failed - VSTS

I'm trying to build a Cordova Build for android in Visual studio team services.Most of the details are provided in the respective tabs:"android","advanced"(screenshots: 屏幕截图1 屏幕截图2 ).Is there anything else to be filled? Got an error while building(screenshots: 屏幕截图3 屏幕截图4 ).Can anyone suggest where am i going wrong?

It is due to the wrong path chosen for the cordova working directory.Changed the working directory from "src/mobileApp/******/www" to "src/mobileAp/******". This fixed all issues.

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