Hi, Smith About the shared mode of runtime library, you can see a brief idea here: https://github.com/crosswalk-project/crosswalk-website/wiki/Crosswalk-on-Android. It’s a binary sharing by all web apps(together with crosswalk wrappers). About the packaging methodology, the basic idea is simple: package web apps as Android assets and load them via crosswalk runtime. It’s similar to cordova android. So all are integrated with Android system currently and work as native apps.
We don’t have a managed runtime to manage xpks(all web apps), which is different than Tizen port. But all xpks and web apps will be packaged into Android APKs. Yongsheng From: Crosswalk-dev [mailto:crosswalk-dev-boun...@lists.crosswalk-project.org] On Behalf Of Smith, Elliot Sent: Thursday, December 05, 2013 9:01 PM To: crosswalk-dev@lists.crosswalk-project.org Subject: [Crosswalk-dev] Plans for packaging I'm interested in how to package apps for Crosswalk. Are there any documents available which explain the current plans for that? Will there eventually be an apk for the Android runtime, which will then be able to manage its own xpk packages? This is in contrast to the current situation, where you create an apk for your app which installs alongside the apk for the runtime library. Thanks. Elliot -- Elliot Smith Senior Software Engineer Intel Open Source Technology Centre
_______________________________________________ Crosswalk-dev mailing list Crosswalk-dev@lists.crosswalk-project.org https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev