My phone has not root permission. I want to copy file from sdcard to data/data/packname/database folder programmatically. But file doesn't copy. copying operation doesn't give any exceptions. What's problem?
2
-
You can't access database folder of other application until you have rooted phone.N Sharma– N Sharma2015-02-17 05:51:26 +00:00Commented Feb 17, 2015 at 5:51
-
I could access the folder without root permissionuser3900720– user39007202015-02-17 05:56:24 +00:00Commented Feb 17, 2015 at 5:56
Add a comment
|