I\'ve built an application and now I want to copy the database of that running application using my new backup application. I create my database path by doing DB_PATH
Using DDMS you can browse your SQLite DataBase so read the tutorial of DDMS from this link
http://www.brighthub.com/mobile/google-android/articles/25023.aspx
http://www.edumobile.org/android/category/android-beginner-tutorials/