To:Geoffroy

Thank you very much for your reply.

I got it.

Andy
From: geoffroy.vancut...@intel.com
To: williamyan...@hotmail.com
CC: ivi@lists.tizen.org; phanc...@jaguarlandrover.com
Subject: RE: [TizenIVI 3.0]Question about WebApplication Install on the wayland
Date: Tue, 29 Apr 2014 10:42:01 +0000









HI Andy,
 
We changed that in the latest release (i.e. Tizen IVI 3.0-M2-March2014) so that 
you can install your app if it is signed with Partner privileges (lower 
privilege
 level than Platform).
 
If you’re interested in the details, such tweak is done via the 
/usr/etc/ace/TizenPolicy.xml file. Here is what this file contains (in the 
latest preview image)

https://review.tizen.org/git/?p=platform/framework/web/wrt-security.git;a=blob;f=ace/configuration/TizenPolicy.xml;h=dd02e58d5b89b29f9bba81894bba8c7950088b2f;hb=00c4acd2a3607f8b2e6884dc1b85f111b18ddef5
 
Thanks,
Geoffroy
 


From: Yang Andy [mailto:williamyan...@hotmail.com]


Sent: Tuesday, April 29, 2014 12:05 PM

To: VanCutsem, Geoffroy

Cc: ivi@lists.tizen.org; Hanchett, Paul

Subject: RE: [TizenIVI 3.0]Question about WebApplication Install on the wayland


 

To:Geoffroy



>- tizen.package API: 
https://developer.tizen.org/dev-guide/2.2.1/org.tizen.web.device.apireference/tizen/package.html



I use above API to develop a web application.



But when i install the web application,i failed to install web applicaion 
because the privilege level is not match.



This privilege requires platform level signing key



Privilege level: platform

Privilege: 
http://tizen.org/privilege/packagemanager.install



How can i get the platform level? Could you give me some advice?



Thank you.



Andy




From:
geoffroy.vancut...@intel.com

To: phanc...@jaguarlandrover.com;
williamyan...@hotmail.com

CC: ivi@lists.tizen.org

Subject: RE: [TizenIVI 3.0]Question about WebApplication Install on the wayland

Date: Mon, 28 Apr 2014 16:33:55 +0000

Hi Andy,
 
I would agree with Paul, it’s best to use wrt-installer if you can to 
install/remove applications. If your application is written in HTML5/JS, there 
is Tizen
 Device API for that too:
- tizen.package API:

https://developer.tizen.org/dev-guide/2.2.1/org.tizen.web.device.apireference/tizen/package.html
 
If you want an example on how such Web API is used, take a look here:

https://review.tizen.org/git/?p=profile/ivi/Modello_Appmanager.git;a=tree;h=refs/heads/tizen;hb=refs/heads/tizen
 
Thanks,
Geoffroy
 
From: IVI [mailto:ivi-boun...@lists.tizen.org]
On Behalf Of Hanchett, Paul

Sent: Monday, April 28, 2014 5:47 PM

To: Yang Andy

Cc: ivi@lists.tizen.org

Subject: Re: [TizenIVI 3.0]Question about WebApplication Install on the wayland
 


Why not just spawn a call to wrt-installer?


 


Duplicating something the system already does, could lead to a fragile design 
and there's significant risk-- You may not have access to all of the relevant 
data structures (both knowledge
 and execution privilege), there's always the possibility that a bug in your 
code could kill the system, and worst you potentially have to play catch-up if 
the install process changes.


 


Just some thoughts...  :-)


 


Paul


 









Paul Hanchett

-------------------

Infotainment Engineer

MSX on behalf of Jaguar Land Rover

One World Trade Center, 121 Southwest Salmon Street, 11th Floor, Portland, 
Oregon, 97204 



Email: phanc...@jaguarlandrover.com

-------------------



Business Details:

Jaguar Land Rover Limited

Registered Office: Abbey Road, Whitley, Coventry CV3 4LF 

Registered in England No: 1672070



 

On Mon, Apr 28, 2014 at 1:27 AM, Yang Andy <williamyan...@hotmail.com> wrote:


Hi Ning



I want to design software architecture as below:



1.Put web application on the folder.



2.Develop a applcation which will display web application Icon or name from the 
folder.



3.When user click the selected application icon ,i will do some action similar 
[wrt-installer] to insatll web application.



The question is that  whether i can design function similar wrt-installer or 
not.



For example i can write some script to simulate wrt-installer.



Could you give me some advice?



Thank you.



Andy





From: 
ning.w.w...@intel.com

To: williamyan...@hotmail.com;
ivi@lists.tizen.org

Subject: RE: [TizenIVI 3.0]Question about WebApplication Install on the wayland

Date: Mon, 28 Apr 2014 07:52:59 +0000



 

Hi Andy,

 

How could you browse files in a folder? A file explorer? To my knowledge, it’s 
not available in IVI yet. So no way to install a web app by double click either.

 

Thanks,

Ning


From: IVI [mailto:ivi-boun...@lists.tizen.org]
On Behalf Of Yang Andy

Sent: Monday, April 28, 2014 3:33 PM

To: ivi@lists.tizen.org

Subject: [TizenIVI 3.0]Question about WebApplication Install on the wayland


 

 


 

 

Hello everyone



I have one question about WebApplication Install on the wayland.



At present,we have to use command [wrt-installer] to install web application on 
the wayland terminal.



Is there method which can install web application by double click the 
application icon on the folder?



or is there a plan that will add this function by TizenIVI community?



[TizenIVI version]

3.0



Thank you.



Andy













_______________________________________________

IVI mailing list

IVI@lists.tizen.org

https://lists.tizen.org/listinfo/ivi

 


Intel Corporation NV/SA

Kings Square, Veldkant 31

2550 Kontich

RPM (Bruxelles) 0415.497.718. 

Citibank, Brussels, account 570/1031255/09

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.



Intel Corporation NV/SA

Kings Square, Veldkant 31

2550 Kontich

RPM (Bruxelles) 0415.497.718. 

Citibank, Brussels, account 570/1031255/09


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.
                                          
_______________________________________________
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi

Reply via email to