I am developing an application in which I have to use an existing database, but when I try to copy a small database. This copying is easy, but when I try to copy my database, which is 2.5 MB in size, it does not copy several times, it shows o memory bytes copied. I followed some tutorial, for example, http://www.reigndesign.com/blog/using-your-own-sqlite-database-in-android-applications/ is one of them, but I cannot solve it. Can any body give me a suggestion or any useful guide that can help me solve it.
Nitin source share