Hosted application accessing tizen api

Hosted application accessing tizen api

BY 25 Jul 2013 Web Application Development

Are hosted application able to acces tizen apis?

I have a webapp hosted at www.example.com/index.html

In config.xml <tizen:content src = “www.example.com/index.html”/>

In my html I have javascript that accesses tizen.systeminfo or tizen.launch, but the tizen object is undefined… How can I access tizen apis when I have a hosted application?

Written by