orientation shifts
How to support Offline Capability in PhoneGap App ?
1. Use SQLite on IPad
2. web storage, web sql database, indexed database, file access
3.
Mobile Requirements:
Offline Capability
Synchronization
Cache
First Time Load
Security: Encryption, Session, Remote Wipeout
Card Pushing
Notification
Workflow
General Design:
1. Mobile app will always work with local storages via Offline Capability.
2. Mobile app will automatically synchronize with server side
Frameworks:
HTML, CSS, JAVASCRIPT
JQuery, JQuery Mobile, Sencha Touch
No comments:
Post a Comment