开发者

in file explorer only explore upto data/data/

I wrote the following statement:

db.getPath();

and it returns the following value:

data/data/mypackagename/databasename/tablename

But in the file explorer I only get upto path data/data/. Everything from there onward is blank. My package开发者_JAVA技巧 is not listed. What can I do to fix this?


You do not have access on production hardware to examine those directories using DDMS' File Explorer or any other tool. Your code will be able to access getPath() just fine, though.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜