Changes between Version 2 and Version 3 of ProjectMobileInterface
- Timestamp:
- 01/11/11 02:03:58 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProjectMobileInterface
v2 v3 8 8 9 9 This project would extend S3XRC to automatically produce user interfaces for mobile devices. This will include a number of new challenges: 10 * Designing an interface for a smaller screen. 11 * Offline Storage which can be synced later via mobile data networks, wifi or possibly SMS. 12 * Touch Screen Support (especially for mapping) 13 * Integration with Phone Camera 14 * Integration with Geolocation 10 15 11 Although previo susolutions have focused on single platforms (specifically Android), it would be more ideal if the solution was cross-platform. HTML5 has been proposed as one method of achieving this.16 Although previous solutions have focused on single platforms (specifically Android), it would be more ideal if the solution was cross-platform. HTML5 has been proposed as one method of achieving this. 12 17 13 18 For this project it is more important to deliver minimal functionality which is robust, well tested and documented, rather than "all the bells and whistles". To these ends, this project would ideally include: