without doing all the eclipse, android sdk installation etc.. is there a simple program which can load a html5 and pretend its an apk app so you can test if things like touch screen and tilting phone functions work for your app.
It too much trouble to export as HTML5, then zip up the folder, then upload as new phonegap app then wait for it to compile to apk then download to my phone, then install it and then tet it .
it would take too much time if its a difficult bug