Languages

Menu
Sites
Language
How to go from dynamicBox to Application ?

Hello, 

Please, Tell me how can I do ?

I want to build this function.

if user clicked in DynamicBox, Application run and go to mobile web browser.

 

Thank you~

 

Responses

3 Replies
Marco Buettner

Maybe you can use AppControl

Alex Dem

Hi,
Do you mean if user clicks on widget inside DynamicBoxViewer (see native sample) your developed as dynamic box Web app should be launched and should go to browser?
p.s. I have installed native DynamicBoxViewer  and web DynamicBox sample but on click web DynamicBox sample does not start automatically from DynamicBoxViewer.
(but on M1 devices with 2.2.1 firmware embedded in platform apps 'settings' and 'accessibilty' are launched on click from DynamicBoxViewer).
Alexey.

AVSukhov

Hello,

You need add following property:

auto-launch="true"

See:

https://developer.tizen.org/dev-guide/2.2.1/org.tizen.web.appprogramming/html/app_dev_process/editing_tizen.htm