I have a working embedded Cordova app which was developed in Android
Studio. We are wanting to migrate the web view to use X-Walk. I found a
guide at the link below, but it looks to be written for Eclipse / Ant,
while we're using Android Studio / Gradle. I think as a result of this when
I attempt to build the app in Android Studio I get "package org.xwalk.core
does not exist" errors from the Cordova portion of the build. I'm guessing
the problem is that the CordovaLib/xwalk_core_library has no build.gradle
file. I'm also suspicious of the build file in the CordovaLib dir.

Has anyone gotten this work? If so, could you share your code or at least
the Gradle build files?

https://crosswalk-project.org/documentation/cordova/migrate_an_application.html
_______________________________________________
Crosswalk-help mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help

Reply via email to