I have followed the many tutorials online on how to achieve copying a DB file from the "assets" folder in the apk to the "/data/data//databases" folder of the application. With my code it fails on the first time of opening it and copying the database over.I have followed the many tutorials online on ho