Android 台灣中文網

標題: A4 內存太小 可以改 VOLD.FStAB 解決嗎? [打印本頁]

作者: w410632    時間: 2014-2-28 20:22
標題: A4 內存太小 可以改 VOLD.FStAB 解決嗎?
## Vold 2.0 Generic fstab
## - San Mehat ([email protected])
##

#######################
## Regular device mount
##
## Format: dev_mount <label> <mount_point> <part> <sysfs_path1...>
## label        - Label for the volume
## mount_point  - Where the volume will be mounted
## part         - Partition # (1 based), or "auto" for first usable partition.
## <sysfs_path> - List of sysfs paths to source devices
######################

## Example of a standard sdcard mount for the emulator / Dream
# Mounts the first usable partition of the specified device
dev_mount sdcard /storage/sdcard0 emmc@fat /devices/platform/goldfish_mmc.0 /devices/platform/mtk-sd.0/mmc_host
dev_mount sdcard2 /storage/sdcard1 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-sd.1/mmc_host
## Example of a dual card setup
# dev_mount left_sdcard  /mnt/sdcard1  auto /devices/platform/goldfish_mmc.0 /devices/platform/mtk-sd.0/mmc_host/mmc0
# dev_mount right_sdcard /mnt/sdcard2  auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-sd.2/mmc_host/mmc2

## Example of specifying a specific partition for mounts
# dev_mount sdcard /mnt/sdcard 2 /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1

----------------------------------------------------------------------------------------------------
以上是 內容  如何 將 內存 (503M) 跟 記憶卡互換?
作者: ccjiang    時間: 2014-3-1 12:54
剛寫了個方法,您可參考一下
http://apk.tw/forum.php?mod=redi ... amp;fromuid=1118825
作者: 孤獨傲笑年    時間: 2014-3-1 20:43
大大我也要
作者: brian40510    時間: 2014-3-1 22:33
我改了,结果所有应用都不能用了。。。
作者: bernie000    時間: 2014-3-16 18:13
本帖最後由 bernie000 於 2014-3-16 18:31 編輯

我的教學

基本上  你所謂內外卡交換  是把手機剩餘空間和SD卡交換  對503MB的DATA空間是沒用的 有些手機的儲存空間的順序是  
1.DATA  503MB
2.手機儲存(比方說妳是4G rom DATA是503MB 那剩餘的就是2G左右)
3.sd卡

大型遊戲的數據包會裝在剩餘空間  但是只有2G  根本不夠  所以才有所謂內外卡交換 換完後  就是
1.DATA 503MB
2.手機儲存(這時雖然是顯示手機儲存  但是他實際是你的SD卡)
3.sd卡(這時雖然是SD卡  但是他實際是你的手機儲存)

但是APP是安裝在你的DATA裡面阿 所以除了擴大你的DATA   沒別的方法囉  除非可以把APP移到SD卡  但是據我的觀察 就算移到SD卡 DATA多多少少還是會被吃掉一點點  所以建議你按我的方法把你的2G擴大到你的DATA  就變成2.5G了 還有 如果你要玩大型遊戲 還是必須要內外卡交換 不然  你的SD卡就只能拿來放音樂和影片囉  ^^




歡迎光臨 Android 台灣中文網 (https://apk.tw/) Powered by Discuz! X3.1