Hi,
Does Android support creating of reports? I have searched everywhere but I can't find any resource/article on this.
I would like to create reports using data that resides in the Android's database - SQLite. Though I can use WebView to generate simple reports (through HTML), the lack of web server means that I cannot do pagination, report drill down, anchor, sorting by column etc. Is there other better solution?
Any advice would be appreciated. Thank you.

