You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to detroitd...@googlegroups.com
I want to develop my first Android App which requires local storage but needs access to Internet.
I have played with Phonegap and JQuery Mobile -- just enough to run sample apps.
My question is to develop this App in HTML5/Javascript/JQuery Mobile -- do I still need Phonegap. Or can I develop an App with Local Storage in HTML5. And can I deploy this on Android and IOS.
Are there any examples of Apps with Local Storage in HTML5 , or any suggestions on where to get started.
Thanks Rajesh
Amit Mehta
unread,
Feb 4, 2012, 10:28:53 PM2/4/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to detroitd...@googlegroups.com
You can use local storage @ page and session level using just the HTML5. Phonegap or other such frameworks are needed only if you want to use phone's native functionality via hybrid api..