语言

Menu
Sites
Language
Does SMACK control WebApp access to tizen system files.

We are trying to access some system level information using a WebApp.

But it does not yeild the output and goes blank white screen. ( Not crashin )

Read in the blogs that Tizen uses SMACK to control applications access to system files.

Does this apply for Tizen WebApp also ?
If yes any input on how it can be overridden to make our app work.

Also any suggestion on debugging the application ( lookup for error message or runtime debuggin) will be helpful.

编辑者为: Brock Boland 17 3月, 2014 原因: Paragraph tags added automatically from tizen_format_fix module.

响应

1 回复
Lakshmi Grandhi
Application can access files under /opt/media/* . For more information go through the below link https://developer.tizen.org/help/index.jsp?topic=%2Forg.tizen.web.device.apireference%2Ftizen%2Ftizen.html Currently there is no information to override default behavior.