On Sat, Feb 25, 2012 at 11:44 AM, Jagruti Sangani < [email protected]> wrote:
> That i know but that data will remain with my project or on other pc i > need to create database and insert data again.? > > Hey Jagruti, I have solution for you. You can store your database in assets folder, n copy it to your application folder through code, if it doesn't exist there. This will automatically copy your code to your application if it doesn't exist there. Hope this will help you out. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

