收藏 分享(赏)

终端模拟器指令.doc

上传人:fmgc7290 文档编号:9498334 上传时间:2019-08-10 格式:DOC 页数:5 大小:46KB
下载 相关 举报
终端模拟器指令.doc_第1页
第1页 / 共5页
终端模拟器指令.doc_第2页
第2页 / 共5页
终端模拟器指令.doc_第3页
第3页 / 共5页
终端模拟器指令.doc_第4页
第4页 / 共5页
终端模拟器指令.doc_第5页
第5页 / 共5页
亲,该文档总共5页,全部预览完了,如果喜欢就下载吧!
资源描述

1、Apps2SD基本命令如下: 备注:运行时必须在前加上a2sd 命令 例如:开启jit 运行: #a2sd jit-reinstall reinstallMoves free and paid apps to the ext2/ext3/ext4 移动软件到ext分区,删除noA2sd标识文件partition on your secure digital card. Removesthe No A2SD flag file.This is used if you have already executed an 这个主要用在你运行了删除 a2sd 命令a2sd remove command.

2、 Otherwise, this part isautomatically performed when Apps2SD isstarted.File removed: /data/.noa2sdremove removeMoves free and paid apps to the internal phone 移动软件到手机内存,并建立noA2sd标识文件storage. Creates the No A2SD flag file.File created: /data/.noa2sdSwap Partition Commands: Swap 分区 命令- reswap reswapRem

3、oves the No Swap flag. Allows A2SD to 删除noswap标识,允许A2sd 激活swap 分区activate the swap partition.This is used if you have already executed ana2sd noswap command. Otherwise, this part isautomatically performed when Apps2SD isstarted.File removed: /data/.noswapnoswap noswapCreates the No Swap flag. Preven

4、ts A2SD from 建立noswap标识,防止A2sd 激活swap 分区activating the swap partition. File created: /data/.noswapswappyxx swappyxxSets swap partition swappiness value to xx. 设置swap分区swappiness数值为xx例子:设置swap分区swappiness数值为30%,输入a2sd swappy30,设置为75%,输入 a2sd swappy75Example: To set the swappiness of the swappartition

5、 to 30%, type:a2sd swappy30To set at 75%, type:a2sd swappy75File created: /data/dtswapDalvik Cache Commands: Dalvik 缓存 命令- cachesd cachesdMoves Dalvik cache files to the ext2/ext3/ext4 移动Dalvik 缓存到ext 分区,并建立Dalvik Cache to SD的标识partition on your secure digital card. CreatesDalvik Cache to SD flag.Fi

6、le created: /data/.dalvikcacaheFile removed: /data/.dcpartitioncachesdreset cachesdreset Performs the same function as cachesd, plus 类似于cachesd功能,擦除原有Dalvik缓存,并要求重启时重建缓存。erases the contents of Dalvik-Cache, forcinga rebuild on reboot.File created: /data/.dalvikcacheFile removed: /data/.dcpartitionca

7、chepart cachepartMoves Dalvik cache files to the /cache partition 移动Dalvik cache 文件到你的手机 /cache 分区,并建立Dalvik Cache 到 手机/cache分区的标识in your phone. Creates Dalvik Cache to CachePartition flag.File created: /data/.dcpartitionFile removed: /data/.dalvikcachecachepartreset cachepartresetPerforms the same

8、function as cachepart, plus 手机Dalvik-cache 分区重置。erases the contents of Dalvik-Cache, forcinga rebuild on reboot.File created: /data/.dcpartitionFile removed: /data/.dalvikcachenocache nocacheMoves Dalvik cache files to the internal phone 移动所有Dalvik cache 文件到手机存储,删除所有有关标识文件storage. Removes all Dalvik

9、 Cache flags.File removed: /data/.dcpartition/data/.dalvikcachenocachereset nocacheresetPerforms the same function as nocache, plus 功能同nocache ,并重建Dalvik-Cacheerases the contents of Dalvik-Cache, forcinga rebuild on reboot.File removed: /data/.dcpartition/data/.dalvikcacheresetcache resetcacheClears

10、 the dalvik cache and restarts phone. 重置为初始模式,恢复原状Apps2SD Diagnostic Commands: Apps2SD诊断命令-check checkPerforms a symlink and flag file check on your 检查并输出有关信息,看看是否在App2sd过程中出现错误setup. Outputs a report that shows you if there are issues with your Apps2SD setup.repair repairPerforms a repair of all sy

11、mlinks based on 执行修复所有针对标识的链接 flag file activation.diskspace diskspace Shows disk space statistics for the ext 显示ext 分区磁盘空间partition.sysinfo sysinfo Displays information about your phone, 显示手机信息,分区, swap等等partitions, swap, and more.Also writes a dump file that has an entire profile of your phone. Th

12、isis for troubleshooting only.File Created: /data/dtsysdump.txtswapspace swapspaceShows swap space statistics for all 显示你手机上的swap空间统计swap space active on the phone.partlist partlistShows the supported EXT partitions 显示你手机rom 支持的 ext分区类型 available for your particular ROM.ZipAlign Commands: zipalign 工

13、具命令(一个很有用的优化 apk文件的功能) -align align Performs a one-time zipalign on all APK files 一次性对手机中的apk 文件进行优化 in /data/app, /data/app-private and /system/app.zipalign zipalignAllows ZipAlign to execute during the boot 允许ZipAlign运行在启动过程中,并建立 ZipAlign标识 process. Creates the ZipAlign flag file.File Created: /da

14、ta/.zipalignnozipalign nozipalignPrevents ZipAlign from executing during the 阻止ZipAlign在系统启动过程中运行,并删除 ZipAlign标识boot process. Removes the ZipAlign flag file.File Removed: /data/.zipalignDalvik Setting Commands: Dalvik 设置命令 -jit JitInstalls DalvikVM JIT. 开启JitWARNING: Do not run this command if your

15、phonehas NAND protection active.nojit nojit Removes DalvikVM JIT. 关闭JitWARNING: Do not run this command if your phonehas NAND protection active.heapsizexx heapsizexxSets Dalvik Heap Size to xx, or heapsize0 resets 设定Dalvik Heap 大小为xx,或者使用heapsize0重置为系统默认heap size to default settings.Ex: If you want

16、to set the Dalvik Heap Size to24mb, type a2sd heapsize24File Created: /data/a2sdheapsize (value 0)File Removed: /data/a2sdheapsize (value = 0)Low Memory Killer Commands: Low Memory Killer 命令-lowmem-moderate 中度设定Sets the internal memory killer to the following 设定系统内存结束进程设置为:settings: Foreground Apps:

17、 1536 pages / 6 MBVisible Apps: 3072 pages / 12 MBSecondary Server: 4096 pages / 16 MBHidden Apps: 7680 pages / 30 MBContent Provider: 8960 pages / 35 MBEmpty App: 10240 pages / 40 MBCreate File: /data/.lmmoderateRemove File: /data/.lmoptimum/data/.lmstrict/data/.lmaggressive/data/.lmultimate/data/.

18、lmextremelowmem-optimum 最佳设定Sets the internal memory killer to the followingsettings:Foreground Apps: 1536 pages / 6 MBVisible Apps: 2048 pages / 8 MBSecondary Server: 4096 pages / 16 MBHidden Apps: 10240 pages / 40 MBContent Provider: 12800 pages / 50 MBEmpty App: 15360 pages / 60 MBCreate File: /d

19、ata/.lmoptimumRemove File: /data/.lmmoderate/data/.lmstrict/data/.lmaggressive/data/.lmultimate/data/.lmextremelowmem-strict 苛刻设定Sets the internal memory killer to the followingsettings:Foreground Apps: 1536 pages / 6 MBVisible Apps: 2048 pages / 8 MBSecondary Server: 4096 pages / 16 MBHidden Apps:

20、15360 pages / 60 MBContent Provider: 17920 pages / 70 MBEmpty App: 20480 pages / 80 MBCreate File: /data/.lmstrictRemove File: /data/.lmmoderate/data/.lmoptimum/data/.lmaggressive/data/.lmultimate/data/.lmextremelowmem-aggressive 前卫设定Sets the internal memory killer to the followingsettings:Foregroun

21、d Apps: 1536 pages / 6 MBVisible Apps: 3072 pages / 12 MBSecondary Server: 4096 pages / 16 MBHidden Apps: 21000 pages / 82 MBContent Provider: 23000 pages / 90 MBEmpty App: 25000 pages / 98 MBCreate File: /data/.lmaggressiveRemove File: /data/.lmmoderate/data/.lmoptimum/data/.lmstrict/data/.lmextrem

22、e/data/.lmultimatelowmem-extreme 极端设定Sets the internal memory killer to the followingsettings:Foreground Apps: 1536 pages / 6 MBVisible Apps: 3072 pages / 12 MBSecondary Server: 4096 pages / 16 MBHidden Apps: 38400 pages / 150 MBContent Provider: 40960 pages / 160 MBEmpty App: 43520 pages / 170 MBCr

23、eate File: /data/.lmextremeRemove File: /data/.lmmoderate/data/.lmoptimum/data/.lmstrict/data/.lmaggressive/data/.lmultimatelowmem-ultimate 终极设定Sets the internal memory killer to the followingsettings:Foreground Apps: 1536 pages / 6 MBVisible Apps: 3072 pages / 12 MBSecondary Server: 4096 pages / 16

24、 MBHidden Apps: 51200 pages / 200 MBContent Provider: 57600 pages / 225 MBEmpty App: 64000 pages / 250 MBCreate File: /data/.lmultimateRemove File: /data/.lmmoderate/data/.lmoptimum/data/.lmstrict/data/.lmaggressive/data/.lmextremelowmem-default 默认设定Sets the internal memory killer back to phone defaultsettings.Remove File: /data/.lmmoderate/data/.lmoptimum/data/.lmstrict/data/.lmaggressive/data/.lmextreme/data/.lmultimate

展开阅读全文
相关资源
猜你喜欢
相关搜索
资源标签

当前位置:首页 > 企业管理 > 管理学资料

本站链接:文库   一言   我酷   合作


客服QQ:2549714901微博号:道客多多官方知乎号:道客多多

经营许可证编号: 粤ICP备2021046453号世界地图

道客多多©版权所有2020-2025营业执照举报