
Originariamente inviato da
ervius
salve a tutti, qualcuno mi conosce, qualcun altro no, btw; in merito allo swapping da internal sd a external sd, qualcuno propone questa soluzione (che io nn ho provato, montando la rom:V9.050.01.W, lo fa da se, anche se usa scripts in init.d che richiamano degli ELF: tinyswap, ecc... ):
lo riporto paro paro come dal forum ove l'ho visto:
codice:
Android 4.3 Swap External With Internal
Since the above solution no longer works with Android 4.3, here is the new procedure you'll need to follow:
1) Pull the build.prop from /system: adb pull /system/build.prop
2) remove line ro.vold.switchablepair=/emmc,/storage/sdcard0 <--- this may or may not be present in your rom.
3) At the bottom of the build.prop paste the following:
# Switch External With Internal
persist.sys.vold.switchexternal=1
# Storage configuration
ro.vold.switchablepair=/storage/sdcard0,/storage/sdcard1
4) push the new build.prop back onto the system (from command prompt - assuming adb is in your PATH)
adb root
adb shell mount -o rw,remount /system
adb push build.prop /system/
adb reboot
You can also pull the build.prop from the Rom* zip file, modify it and place it back before flashing to save a little time and trouble.
Removing the line in #1 has has no ill effects from what I can tell. I've install 250+ apps and haven't had a problem since.
Obviously make a nandroid back before attempting this just in the rare case that something goes wrong.
poi, per quel che riguarda la stagnola dietro (anzi dentro!) al cell, mi complimento per il tute, ma mi pare una cosa obbrobbriosa, che provvedessero loro a fare un'antenna piu recettiva..... Il gps ancora nn lo provo, ma se non va, di certo non lascio una striscia di metallo grigio penzolare dietro al telefono, lo vendo e ne compro uno di una marca idversa, dove si possa fare piu affidamento all'hardware, e addio per sempre alla jiayu!, ma questo è ovviamente, solo il mio punto di vista in merito.
Per la prima info che ho postato, se qualcuno vuol provare e lasciare feedback positivi o meno, ripeto la rom che monto gia lo fa di suo.
ciao.