dx9901mk5 wrote:
說app2sd比較省...(恕刪)
我在想說,有的程式lib不能移
這個情況下用app2sd就會比較省容量
就跟這篇說的不謀而合.
因我灌的程式感覺大多lib都不能移
======
昨日同link2sd作者確認過, 現有版本 1.6.0 係做唔到 Android 2.3 link lib flies 的, 所以我建議如果 lib files 太過大還是用回原本內置的APP2SD功能會比較好, 因為原本個APP2SD會連lib files都過埋去SD card到只會留返data於系統內
作者回覆:
On Android 2.3, the links to the lib files are being lost after reboot because the PackageManager service unpack all native libraries from the apk files at boot time.
Android 2.3 links native library directories and it does not unpack libs for apps on the external card since they have their libraries in the ASEC container.
But it unpacks the lib files that are linked by Link2SD.