I am looking to make an app that will display hundreds of text based pages with images, much like a website in many respects. I will either populate a template activity, or have the layout details within the plain text I store.
My question is, would it be better to store all the text parts in a DB, or in multiple XML files?
Also, if someone were rooted could they read both of them or is one more secure than the other?