I have simple question. I have HTML5 app and I want it to be installable as an ordinary native app. I know there is Titanium Developer and others, but they seem too complicated for this simple task. Is there some simple tool for this problem ?
Share
use phonegap, very very easy,
look at http://www.phonegap.com/start/
you will be given “assets” folder for HTML,CSS,Javascript . Just use those and run.