Hello. I know released crosswalk lite (compiled apk<20),but i cant compile my project with lite version. Anybody know how do it this?
you would have to compile it yourself without the XDK.
Okay,but how i can do this?you can give link or manual about this self compilation?Please!
Develop games in your browser. Powerful, performant & highly capable.
Hello again.Anybody can help me with that problem?
TORCHED
You need to compil your apk like a native android app, with Android Studio or Eclipse for android.
Android studio: https://developer.android.com/sdk/index.html
And you must to add in your Project the crosswalk lite:
https://crosswalk-project.org/blog/cros ... te-10.html
But, it's not so easy, I try to integrate crosswalk lite, I have many bugs...