Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Android Build Error - XDK 3759

Ernani_Torquato
1,071 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,071 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,071 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,072 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