开发者

default path for android devices

开发者 https://www.devze.com 2023-03-05 19:45 出处:网络
I have a doubt with android 开发者_如何学JAVAdevices.In my application i have given a path to store my db files and that path is

I have a doubt with android 开发者_如何学JAVAdevices.In my application i have given a path to store my db files and that path is

File.applicationStorageDirectory.resolvePath("LocalDB10.db");

I want to know where this path available in android device or else is there some other path i have to specify.Any ideas??

thanks in advance!!!


That path should be available. You might want to try to debug to see what the problem is. As an added bonus, you can always try to add the WRITE_EXTERNAL permission in your air manifest.

0

精彩评论

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

关注公众号