java - 有没有办法用密码保护文件夹?

标签 java android password-protection

有没有办法在 Android 中以编程方式使用密码保护文件夹?

最佳答案

By default, files saved to the internal storage are private to your application and other applications cannot access them (nor can the user).

http://developer.android.com/guide/topics/data/data-storage.html#filesInternal

关于java - 有没有办法用密码保护文件夹?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3734166/

相关文章:

java - 在 Custom BottomSheetDialog Android 中添加菜单

android - 卸载密码

java - 如何合并2个ByteBuf?

java - 为什么 java ExecutorService newSingleThreadExecutor 产生两个线程?

android - 如何在收到广播 Intent CONNECTIVITY_CHANGE 后更新小部件

wordpress - Wordpress-加密导入用户的密码

iphone - IOS在keychain中存储多个密码

java - 如何使用java从xml读取sql查询

java - Android Json数组数据错误并且无法从json数组索引中查找或获取数据

android - 在android中,选项卡布局在横向模式下获得不正确的 View