On 13 September 2016 at 16:46, Jason Boyd <[email protected]> wrote:
>
> Is the following understanding correct?:
>
> - crosswalk-app create -- intended for one-time use in case where no project
> exists initially; sets up *both* an Android project and an alternative "web
> app" project. Development would presumably use only one of these
> artifacts...
> - crosswalk-app build -- intended to be used repeatedly on the Android
> project created by the above command (?), to build an executable for use in
> emulator
> - crosswalk-pkg -- intended to be used repeatedly NOT in conjunction with
> the above commands, applied to a web app, creates entire Android project
> on-the-fly, compiles, and archives into distributable apk
>

The crosswalk-app script is an internal interface used for testing
various steps in the build process, and not really supported in any
way. I would strongly recommend to use crosswalk-pkg.

Best,
Rob
_______________________________________________
Crosswalk-help mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help

Reply via email to