Ver Mensaje Individual
  #63  
Viejo 12/08/09, 14:36:39
Array

[xs_avatar]
fozzy fozzy no está en línea
Colaborador/a
· Votos compra/venta: (8)
 
Fecha de registro: oct 2008
Localización: Valladolid
Mensajes: 16,075
Modelo de smartphone: Pixel 9
Tu operador: DigiMobil
Hola a todos:
Para que funcione compcache en esta ROM:
Se necesita:
1.1 La radio actualizada a la última versión: 2.22.19.26I(link descargA: http://code.google.com/p/sapphire-port-dream
2.- Script: http://forum.xda-developers.com/atta...0&d=1249573294 (userinit.sh)
3.- Script Configuracion: (Ejemplo: Compcahe+Backing Swap) http://forum.xda-developers.com/atta...0&d=1249961165 (user.conf)

4.- Instalacion:
adb push userinit.sh /system/sd
adb shell chmod 755 /system/sd/userinit.sh
adb push user.conf /system/sd
adb shell chmod 755 /system/sd/user.conf
adb shell reboot
5.- Para comprobar:
adb shell sh /system/sd/userinit.sh -s
Si todo funciona la salida del comando debe mostrar la línea:
GoodCompress: 100 %

Todo esto ha salido de xda-developers (link original: http://forum.xda-developers.com/showthread.php?t=542899)
escrito por
huanyu
Responder Con Cita