I am creating android application which contains DB that needs to be hidden(not able to access by the user)in the SD Card. Can anyone tell me how to do this?
android
Sdcard you cant't! Internal app data partition is the place for you.