Mounts2SD -
享受数百万个最新的Android应用,游戏,音乐,电影,电视,书籍,杂志等。随时随地,您的设备遍布设备。
Mounts2SD is a customizable sd-ext control script that can be used to move content to and from the second sdcard partition known in Android as sd-ext. In addition to moving content, Mounts2SD comes with other features and is also the only script that has a bunch of safe guards build-in for almost any situation, making sure that when things go wrong, the script will adapt and try keeping your phone running 100% and try to make sure that data is not lost or corrupted.它带有一个应用程序来配置脚本并实时监视选项当前状态。
=====================
在自己的风险中使用,不要忘记在尝试使用此之前进行恢复备份!!!
=====================
--------------------------------------------------------------
文档和霍托:
* https://github.com/spazedog/mounts2sd
--------------------------------------------------------------
支持论坛:
* http://forum.xda-developers.com/showthread.php?t=2432479
--------------------------------------------------------------
要求:
*扎根的设备
* init.d支持
*外部SDCARD上的其他Ext2,Ext3或Ext4分区
--------------------------------------------------------------
脚本功能:
*交换支持(需要内核支持)
* ZRAM支持(需要内核支持)
*在 /数据和 /sd-ext之间移动并恢复内容
--- /DATA /DALVIK-CACHE
--- /DATA /APP和 /DATA /APP-PRIVATE
--- /data /data /app-asec(由Android 4.1+使用)
--- /data /data /app-lib(由Android 4.2+使用)
--- /数据 /数据和 /数据 /用户(Android 4.2+)
--- /数据 /媒体(某些三星设备用作内部存储)
*优化内部分区
*检查/修复启动过程中的SD-Ext分区(需要E2FSCK)
*自动清洁 /sd-ext /丢失+发现避免将其占用大量磁盘空间
*在SD-EXT上禁用/启用Ext4期刊(需要Tune2fs)
*让我们使用内核支持的任何Linux文件系统进行SD-EXT
*更改存储阈值以解决市场问题“没有足够的空间”
*在移动内容之前将目标分区与文件夹大小进行比较
*更改内部和外部ReadAhead和调度程序
--------------------------------------------------------------
应用功能
*应用程序经理(仅专业解锁)
*当前状态概述
*配置脚本
*日志查看器
* 设置
---切换主题和样式
---安装脚本(带有S-ON后备)
---选择/取消选择内部忙箱
--- sqlite3修复了带有破损库的设备(带有S-ON后备)
最新版本3.4.8中的新功能
上次更新于2015年6月16日版本3.4.8___________
* @Steveboy25添加了匈牙利翻译
*修复NullPoInterException问题
* Upstart脚本:修复一些设备上的引导问题