The install/uninstall/list-apps functionality will go to 'xwalkctl' binary.
to install an app:
xwalkctl --install  'path/to/package'

to uninstall an app:
xwalkctl --uninstall <app_id>

to list the installed apps (and their ids):
xwalkctl (without cmd line arguments)

BR,
Mikhail

________________________________________
From: Huo, Halton
Sent: Tuesday, July 01, 2014 7:33 AM
To: Pozdnyakov, Mikhail; [email protected]
Subject: RE: [Intent to remove] Remove application un/installation 
functionality from xwalk binary

Question: Where the install/uninstall/list-apps functionality reside instead?

Thanks,
Halton.
> -----Original Message-----
> From: Crosswalk-dev
> [mailto:[email protected]] On Behalf Of
> Pozdnyakov, Mikhail
> Sent: Monday, June 30, 2014 9:55 PM
> To: [email protected]
> Subject: [Crosswalk-dev] [Intent to remove] Remove application
> un/installation functionality from xwalk binary
>
> Hi all,
>
> I suggest us to completely hand over application un/installation
> functionality from xwalk binary to 'xwalkctl' utile (same way it is done now
> in Shared Process mode).
> It means that xwalk will not handle "install", "uninstall" and "list-apps"
> command line arguments.
>
> Rationals:
> 1) Single application un/installation code path for both Shared and
> Not-shared process modes.
> 2) Simplification of XWalk code base (and less hacks!)
> 3) Common sense :) Application un/installation does not require launching
> the whole browser process.
>
> Target platform:  Desktop (on Tizen XWalk is always launched in Shared
> Process mode).
>
> BR,
> Mikhail
> ---------------------------------------------------------------------
> Intel Finland Oy
> Registered Address: PL 281, 00181 Helsinki Business Identity Code:
> 0357606 - 4 Domiciled in Helsinki
>
> This e-mail and any attachments may contain confidential material for the
> sole use of the intended recipient(s). Any review or distribution by others
> is strictly prohibited. If you are not the intended recipient, please contact
> the sender and delete all copies.
>
> _______________________________________________
> Crosswalk-dev mailing list
> [email protected]
> https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev
---------------------------------------------------------------------
Intel Finland Oy
Registered Address: PL 281, 00181 Helsinki 
Business Identity Code: 0357606 - 4 
Domiciled in Helsinki 

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.

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

Reply via email to