On 28/10/13 06:40, Zhu, Yongsheng wrote:

Hi, All

Crosswalk-demos is to build/package sample web apps into Android APKs and Tizen XPKs automatically in just one step. Thanks to the efforts from @kurli and @ShDavidliu to make it happen. See the repo here: https://github.com/crosswalk-project/crosswalk-demos

For QA or others who want to have a try of sample apps, you can easily build sample apps into Android APKs(or Tizen XPKs in future):

1.One-step to build all sample web apps into Android APKs automatically. For details, see the README in the repo.

2.Apply our customized patches for these web apps.

3.Manifest.json for these web apps based on the spec defined by Crosswalk.

4.It's easy for the purpose of demo. These web apps can help demonstrate the capabilities of crosswalk.

5.The missing part is for Tizen. Need efforts to package web apps for Tizen platform.

Currently we add three sample web apps there: HexGL, HangonMan and MemoryGame. More apps will be added if needed like for apps for WiDi and etc.

Yongsheng


Nice job! I like how they're all built as sub-modules from the real upstream :

submodule.HangOnMan/src.url=https://github.com/01org/webapps-hangonman
submodule.MemoryGame/src.url=https://github.com/01org/webapps-memory-game-older-kids

I'll have to look at how that's done :)

I'm not sure what the patches are for since we've been running them on Android for some time, along with the other 17 of them - perhaps the patches can be pushed upstream?

I wonder if we can get the other 17 into this repo as submodules. One or two might not work on Android since they use Tizen APIs or need some work, but I guess we can get ~15 working satisfactorily.

Perhaps (Elliot and) I can help add them as sub-modules and use the upstream build methods?

Max.
_______________________________________________
Crosswalk-dev mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev

Reply via email to