Android : How to ship an Android application with a populated database?

on Monday, November 3, 2014


i created my first app and i would ship it with a local database that contains about 600 entries. I tried to hard-code this data in my class but i think it is not a good idea. So is it possibile to copy a database to phone on first start of an application?


0 comments:

Post a Comment