Software Archive
Read-only legacy content
17061 Discussions

Android Build Error - XDK 3759

Ernani_Torquato
477 Views

Hello, after upgrading to the latest version 3759 I can not compile my project.
Attached to the log, I appreciate any help.

Some details:
Cordova CLI 6.2.0
Minimum Android API: 15
Targed Android API: 22
Crosswalk: 19

0 Kudos
1 Solution
Ernani_Torquato
477 Views

Hello, the removal of the plugin was unsuccessful.
The solution found was to recreate the project, add the plugins and copy the www folder to the new project.

Thanks for the sugestion.

View solution in original post

0 Kudos
2 Replies
PaulF_IntelCorp
Employee
477 Views

I think the problem is due to the diagnostic plugin you've added, which requires Android API 23 and is likely the cause of this build failure. Try removing it to see if it builds without that plugin.

0 Kudos
Ernani_Torquato
478 Views

Hello, the removal of the plugin was unsuccessful.
The solution found was to recreate the project, add the plugins and copy the www folder to the new project.

Thanks for the sugestion.

0 Kudos
Reply