Hello,
I'm trying to make simple application that just launch our company's website.
But one hurdle is addressbar at the starting point, it tells user 'this is just website!!'.
That is not my goal, I want to user think it as web application, not just web browser.
Someone know how to do it using Tizen API?
Javascript like "window.location="http://www.google.com" was not solution.