Thursday, August 25, 2011

Testing the Prototype

The application data is not bind to the application, it feeds it's data from a XML file hosted on the internet, parses the XML data and displays. Therefore the application does not have to any version upgrades if the data changes.

We hope to introduce lazyload feature in which the time consuming data such as images will load to the interface in a separate thread increasing the usability.

No comments:

Post a Comment