Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
17060 Discussions

Android Build Error - XDK 3759

Ernani_Torquato
1,122 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
1,122 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
1,122 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
1,123 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