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

Crosswalk 15 Multiple APK Issue

Nick_B_2
Beginner
1,342 Views

I'm currently having an issue with uploading multiple APKs with Crosswalk 15 and Cordova CLI 5.1.1. When I try to upload the x86 apk it shows the same architecture as its ARM counterpart: arm64-v8aarmeabiarmeabi-v7ax86x86_64 which causes an error. 

I'm wondering if there is a solution for this?

Nick 

 

 
0 Kudos
7 Replies
PaulF_IntelCorp
Employee
1,342 Views

Nick that issue should be resolved. Are you still seeing this error? I am unable to reproduce it.

0 Kudos
Hamilton_Tenório_da_
Valued Contributor I
1,342 Views

@Paul> I just test again with my APP: same problem. I attached here the APK info of both. 

0 Kudos
Hamilton_Tenório_da_
Valued Contributor I
1,342 Views

good news!

I removed the SQL Plugin (version 0.7.10) and reinsert the same with version 0.7.11 (the change of version does not work; it is necessary to remove and  to insert).

After rebuild with this change and... it works! Google Play accept the 2 APKs normally.

0 Kudos
PaulF_IntelCorp
Employee
1,342 Views

Hamilton, thanks for that workaround. It makes absolutely no sense to me why that procedure fixes the problem, but it is good to know!
 

0 Kudos
Hamilton_Tenório_da_
Valued Contributor I
1,342 Views

Paul> another news, good one but very odd. Building the same app for iOS with sqlite 0.7.11 occurs an error. Then I downgrade to 0.7.9 and build OK. 

In short:

- to have 2 valid APK to Android I need to use sqlite 0.7.11

- to build successfuly to iOS I need to use sqlite 0.7.9

 

0 Kudos
PaulF_IntelCorp
Employee
1,342 Views

Hamilton, that plugin author has made several new releases. You might try using the third-party plugin dialog to add the latest version. You can do that this way (best to first uninstall the existing version):

Screen Shot 2015-11-24 at 6.03.02 PM.png

0 Kudos
Hamilton_Tenório_da_
Valued Contributor I
1,342 Views

Paul> Thank you!

0 Kudos
Reply