Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49186

Ionic and Crosswalk Can't Generate Signed APK

$
0
0

@kernel wrote:

I am trying to add crosswalk to my ionic. My apps are launched and working fine. However after I added Crosswalk, I can't generate signed apks anymore. I tried to remove crosswalk and it works again. How did you guys manage to get it working?

Here's what I did:

cordova plugin add cordova-plugin-crosswalk-webview
cordova platform add android
ionic build android

it builds fine except:
BUILD SUCCESSFUL

Total time: 1 mins 34.909 secs
Built the following apk(s):
<--- this part is empty, usually it'll show the path of the apk generated

In Android Studio I get this error for the gradle sync.
NDK integration is deprecated in the current plugin.

When I try to generate signed apk, I get this error:
Missing Gradle Project Information. Please check if the IDE successfully synchronized its state with the Gradle Project Model.

Posts: 3

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 49186

Trending Articles