I have to get a large amount of data from a server to a mobile application. Currently i am passing the data in XML format which, seems to work. I want to know if there is another better way to do this. Also further i may need to show the data using page views.
Note: Using Flex builder 4.6 for development of app.