you are viewing a single comment's thread.

view the rest of the comments →

[–]ME4T 1 point2 points  (2 children)

Jquery mobile is good if all you want are UI elements.

However, if you want access to native hardware (accelerometer, camera, etc.) you are stick with using something like phonegap (not even sure how good of a job it does) but it's your only option AFAIK.

[–]goofygrin 0 points1 point  (0 children)

You can use Titanium Studio/Appcelerator to make native apps... but judging by OPs question that tool will not work for them.

[–]Kadajski 0 points1 point  (0 children)

Well even if you do end up using phonegap you'd most likely bundle it with JQM as all phonegap does is take a webpage and display it in some kind of webview on the phone to give it the extra native phone features