Since I took the Crosswalk from my project, Cordova only builds an APK. But I need my application in x86 and ARM architecture.
How to do this without the Crosswalk? Or would the standard APK of Cordova be a hybrid APK for both architectures?
ps I took the Crosswalk because it adds 30mb to the APK, which raised the app's rate of despondency a lot.
ps2 I'm not interested in alternative ways to Build Crosswalk without runtime.