Changes between Version 2 and Version 3 of ProjectMobileInterface


Ignore:
Timestamp:
01/11/11 02:03:58 (14 years ago)
Author:
Michael Howden
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProjectMobileInterface

    v2 v3  
    88
    99This 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
    1015
    11 Although previosu 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.
     16Although 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.
    1217
    1318For 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: