I am planning to use in-app billing to allow users to download additional data content in my app.
My question is how do I access it once its downloaded? I've seen things mentioned about packages before but i would want just data added not code? Would i have a new DB downloaded? Or maybe new data into an existing DB?
Thinking about that now, if it was a new DB, what would stop someone with a rooted phone just grabbing the new content and pirating/copying/uploading it to the web?
I don't mind people posting links to guides to these questions.
I mainly care about the new data and how I install it and then access it.