Crosswalk and NDK

Hello,

I tried to install crosswalk on ionic following this instructions:

http://ionicframework.com/docs/cli/browsers.html

But all I got was the NDK error message:
ndk integration is deprecated in the current plugin…

I tried to create the gradle.properties on project root, but it didn’t work.

What am I doing wrong?

I’m facing same isued, @mhartington pleae solve it!

Those docs are out of date and need to be removed.

If you need to add crosswalk, run

ionic plugin add cordova-plugin-crosswalk-webview --save