Storage Redirect is a root app that isolates storage access for bad Android apps

栏目: IT技术 · 发布时间: 4年前

内容简介:If you have ever browsed through the file directory of your phone, you probably would have noticed a huge pile of dormant folders and files that essentially serve no value. Many apps don’t follow the best practices and leave behind a large number of files

If you have ever browsed through the file directory of your phone, you probably would have noticed a huge pile of dormant folders and files that essentially serve no value. Many apps don’t follow the best practices and leave behind a large number of files after you uninstall them from your phone. To give users more control over their storage and limit app clutter, Googleintroduced Scoped Storageaccess inAndroid 10, which restricts how apps can access the external storage. While implementing Scoped Storage isn’t mandatory for apps targeting Android 10, Google will fully implement this new change in the next major release: Android 11. 

But you don’t have to wait for Android 11 to take control of your device storage. Storage Redirect is an app that works on the same principle as Scoped Storage and lets you manage how apps use your storage. With Storage Redirect, you can choose which apps you want to isolate and which apps you want to give full access to the shared storage. Once an app is isolated, it can only access files from within its own directory and files generated by the app will also remain in the isolated storage. 

Storage Redirect is a root app that isolates storage access for bad Android apps
Storage Redirect is a root app that isolates storage access for bad Android apps
Storage Redirect is a root app that isolates storage access for bad Android apps
Storage Redirect is a root app that isolates storage access for bad Android apps

Here’s what you can do with Storage Redirect: 

  • You can control which of your private files the app can use (by folder)
  • Files created by the app will remain in isolated storage
  • Isolated storage will be automatically deleted after uninstalling the app
  • You can create your own rules to decide which important files to “synchronize” from the isolated storage to the shared storage space

Storage Redirect requiresroot accessto perform its magic so make sure you meet this requirement before giving it a try.


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

最优化理论与方法

最优化理论与方法

袁亚湘 / 科学出版社 / 1997-1 / 38.00元

《最优化理论与方法》全面、系统地介绍了无约束最优化、约束最优化和非光滑最优化的理论和计算方法,它包括了近年来国际上关于优化研究的最新成果。《最优化理论与方法》在经济计划、工程设计、生产管理、交通运输等方面得到了广泛应用。一起来看看 《最优化理论与方法》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

SHA 加密
SHA 加密

SHA 加密工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试