aurelianobue
21/12/14, 11:27:54
http://tapatalk.imageshack.com/v2/14/12/21/8b8ab25c7b9621a84fa958197cc9b278.jpg
Tweaks/ajustes de Optimizacion [Miui V6][
QUE ES Y PARA QUE SIRVE EL "built.prop"
Es un archivo de configuración de nuestro dispositivo terminal que encuentras en la ruta Raíz > System. Para acceder a el debes de tener un Explorador de Archivos con Permisos Root.
Son apartados de configuración con líneas y códigos que permiten configurar ciertos parametros, personalizar alguna información, mejorar y optimizar parámetros de batería / consumo, modificar los dpi de pantalla, mejorar conexión a redes de datos, personalizar idioma de inicio, personalizar la conexión GPS según los ajustes originales que lleva la rom, y muchas más cosas. Los cocineros de Roms suelen siempre modificar parámetros del built.prop entre otras cosas.
.................................................. .................
REQUISITOS
. Rom V6 Developer con Root nativo
. Rom V6 Stable con Root SuperSu
. Explorador de Archivos con Permisos Root concedidos, por ejemplo "Es File Manager" (gratuito) o "Root Explorer pro" (pago) desde la PlayStore
.................................................. .................
Advertencia
Vas a modificar (si así lo has decidido) parámetros de configuración de la rom, cualquier equivocación podría impedir el Reinicio normal de tu teléfono.
Por ello es importante que tengas en la sd card el zip de la rom que llevas instalada. Si surgiese algún problema, con volver al modo Recovery y flashear directamente el zip de la rom será suficiente para recuperarte de cualquier brickeo
Todo ello bajo tu responsabilidad y sabiendo dónde te metes.
.................................................. .................
LOS TWEAKS DE RENDIMIENTO HAN SIDO EXTRAIDOS DEL POST PUBLICADO POR "DivTheDevil" en en.miui.com (en.miui.com/forum.php?mod=viewthread&tid=68192&extra=page%3D5&mobile=2) Y PROBADOS
HE EXTRAIDO Y ORDENADO LOS APARTADOS MÁS IMPORTANTES, DEJANDO DE LADO LOS DE "EFECTO PLACEBO" QUE REALMENTE NO APORTAN NADA, PUEDEN INCLUSO PREJUDICAR CONSUMOS, ETC.
PARA LOS MÁS MANITAS, EL LISTADO COMPLETO SIN FILTRAR ESTÁ AL FINAL DEL POST
.................................................. .................
EMPEZAMOS
. CON UN EXPLORADOR DE ARCHIVOS CON PERMISOS ROOT (uso el Root Explorer pro), SEGUIMOS ESTA RUTA
Raiz > System
. IDENTIFICAMOS EL ARCHIVO
built.prop
http://tapatalk.imageshack.com/v2/14/12/21/2f0ed09b8f34fd5a9151aa697d08eea3.jpg
. CREAMOS UNA COPIA DE SEGURIDAD QUE PEGAMOS EN EL MISMO SITIO, RENOMBRANDOLO COMO
built.prop.bak
http://tapatalk.imageshack.com/v2/14/12/21/eff65edc22ed275df20c7d2dbbb023bd.jpg
Cuando queramos volver a los ajustes de fábrica, solo deberemos de borrar el archivo built.prop que vamos a modificar, quitar la coletilla ".bak" a la extensión, comprobar que los permisos del archivo estén correctos (ver captura de los permisos correctos más abajo) y Reiniciar el terminal
. EDITAMOS el archivo "built.prop" CON LA OPCIÓN "EDICIÓN DE TEXTO" Y AÑADIMOS A CONTINUACION DE LA ÚLTIMA LINEA (dejas una línea de separación en blanco) LOS TEXTOS/LINEAS TAL CUAL ESTAN EN CADA UNO DE LOS SPOILER/DESPLEGABLE QUE DECIDES AÑADIR, DEJANDO UNA LINEA DE ESPACIO SIEMPRE ENTRE CADA NUEVO APARTADO AÑADIDO.
http://tapatalk.imageshack.com/v2/14/12/21/6780f80ecc913d32d41725497096d842.jpg
. UNA VEZ EL PROCESO "Copy & Paste" HAYA CONCLUIDO, GUARDAMOS LOS CAMBIOS REALIZADOS
. COMPROBAMOS QUE LOS PERMISOS DEL ARCHIVO "built.prop" MODIFICADO SON CORRECTOS
http://tapatalk.imageshack.com/v2/14/12/21/cc52cf054a41bf03366171364dd77727.jpg
. SALIMOS Y REINICIAMOS EL TERMINAL PARA ACTIVAR LOS CAMBIOS REALIZADOS
.................................................. .................
A. LISTA DE LOS TWEAKS SELECCIONADOS
CUIDAR LA BATERÍA SIN REDUCIR LAS PRESTACIONES
# Saves some battery without reducing performances
wifi.supplicant_scan_interval=497
pm.sleep_mode=1
power.saving.mode=1
ro.ril.power_collapse=1
power_supply.wakeup=enable
ro.ril.disable.power.collapse=0
ro.config.hw_power_saving=1
ro.vold.umsdirtyratio=20
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
dalvik.vm.checkjni=false
dalvik.vm.execution-mode=int:jit
ro.mot.eri.losalert.delay=1000
ro.config.hw_fast_dormancy=1
CONTROL DE SUENO/SLEEP DEL SENSOR
# Sensor Sleep Control
ro.ril.sensor.sleep.control=1
ACCELERAR EL PROCESO DE REINICIO # Device will boot faster
persist.sys.shutdown.mode=hibernate
ro.config.hw_fast_dormancy=1
ro.config.hw_quickpoweron=true
MEJORAS DEL TÁCTIL
# TOUCH
touch.presure.scale=0.001
SUAVIZAR LA UI (linterfaz de usuario)
# Smoothens UI
persist.service.lgospd.enable=0
persist.service.pcsync.enable=0
ro.ril.enable.a52=1
ro.ril.enable.a53=0
MEJORAR LA CALIDAD DE FOTOS Y VIDEOS DESDE LA CÁMARA
# Increase camera's photo and video recording quality
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
ro.media.enc.hprof.vid.fps=65
ro.media.panorama.defres=3264x1840
ro.media.panorama.frameres=1280x720
ro.camcorder.videoModes=true
ime_extend_row_keyboard=true
ime_onehand_keyboard=true
ime_split_keyboard=true
ime_vibration_pattern=0:60
AUMENTAR LA CALIDAD DE JPG HASTA EL 100%
# Increase jpg quality to 100%
ro.media.enc.jpeg.quality=100
MEJORAR LA REPRODUCCIÓN (más suave) DE VIDEOS EN STREAMING Y OTRAS MEJORAS PARA MEDIA(s)
# Smoother video streaming and tweak media
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-record=true
AUMENTAR LOS NIVELES DE VOLUMEN DE LAS LLAMADAS ENTRANTES
# Increase the volume steps in-call
ro.config.vc_call_steps=20
MEJORAR CALIDAD DE VOZ EN LLAMADAS
# Better call voice quality.
ro.ril.enable.amr.wideband=1
SOLUCIÓNAR EL FC (cierre forzado) DE ALGÚNAS APLICACIÓNES
# Fix some application issues (FC)
ro.kernel.android.checkjni=0
REENVIAR MMS/SMS EN CASO DE FALLO DE ENVÍO (nuevo envío después de 2 intentos de 5 segundos]
# MMS APN retry timer set to 2 sec( if SMS/MMS couldn`t be sent, it retries after 2 instead of 5 seconds)
ro.gsm.2nd_data_retry_config=max/_retries=3, 2000, 2000, 2000
MEJORAR LA NAVEGACIÓN WEB Y LA VELOCIDAD DE DESCARGA
# Better internet browsing & download speed
net.tcp.buffersize.default=4096,87380,256960,4096, 16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.hspa=6144,87380,524288,6144,163 84,262144
net.tcp.buffersize.lte=524288,1048576,2097152,5242 88,1048576,2097152
net.tcp.buffersize.hsdpa=6144,87380,1048576,6144,8 7380,1048576
net.tcp.buffersize.evdo_b=6144,87380,1048576,6144, 87380,1048576
MEJORAR LA SEÑAL E INTENSIDAD EN CONEXIÓN DE DATOS 3G
# 3G signal and speed tweaks
ro.ril.hsxpa=2
ro.ril.gprsclass=10
ro.ril.hep=1
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=10
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
ro.ril.hsupa.category=7
ro.ril.hsdpa.category=10
ro.ril.enable.a52=1
ro.ril.set.mtu1472=1
persist.cust.tel.eons=1
ro.config.hw_fast_dormancy=1
MEJORAR CONECTIVIDAD INALÁMBRICA/WIFI
# Wireless Tweaks
net.ipv4.ip_no_pmtu_disc=0
net.ipv4.route.flush=1
net.ipv4.tcp_ecn=0
net.ipv4.tcp_fack=1
net.ipv4.tcp_mem=187000 187000 187000
net.ipv4.tcp_moderate_rcvbuf=1
net.ipv4.tcp_no_metrics_save=1
net.ipv4.tcp_rfc1337=1
net.ipv4.tcp_rmem=4096 39000 187000
net.ipv4.tcp_sack=1
net.ipv4.tcp_timestamps=1
net.ipv4.tcp_window_scaling=1
net.ipv4.tcp_wmem=4096 39000 18700
wifi.supplicant_scan_interval=180
MEJORAR LOS SERVICIOS DE UBICACION
#
ro.com.google.locationfeatures=1
ro.com.google.networklocation=1
htc.audio.alt.enable=0
htc.audio.hac.enable=0
.................................................. .................
B. LISTA DE TODOS LOS TWEAKS PUBLICADOS POR EL AUTOR ORIGINAL
MEJORAR EL RENDIMIENTO GENERAL
# Rendering Tweaks
debug.composition.type=c2d
debug.egl.hw=1
debug.enabletr=true
debug.overlayui.enable=1
debug.qctwa.preservebuf=1
debug.performance.tuning=1
debug.sf.hw=1
dev.pm.dyn_samplingrate=1
hw3d.force=1
ro.config.disable.hw_accel=false
ro.fb.mode=1
ro.sf.compbypass.enable=0
ro.vold.umsdirtyratio=20
persist.sys.composition.type=c2d
persist.sys.ui.hw=1
video.accelerate.hw=1
HABILITAR ACCELERACIÓN GPU
# Enable GPU Acceleration
debug.sf.hw=1
video.accelerate.hw=1
debug.performance.tuning=1
persist.sys.composition.type=gpu
debug.qc.hardware=true
debug.qctwa.statusbar=1
debug.qctwa.preservebuf=1
debug.egl.profiler=1
debug.egl.hw=1
debug.composition.type=gpu
hw3d.force=1
ro.product.gpu.driver=1
persist.sys.use_16bpp_alpha=1
persist.sampling_profiler=0
hwui.render_dirty_regions=false
hwui.disable_vsync=true
CUIDAR LA BATERÍA SIN REDUCIR LAS PRESTACIONES
# Saves some battery without reducing performances
wifi.supplicant_scan_interval=497
pm.sleep_mode=1
power.saving.mode=1
ro.ril.disable.power.collapse=0
ro.vold.umsdirtyratio=20
AHORA DE BATERIA AVANZADO
# Battery save
pm.sleep_mode=1
ro.ril.disable.power.collapse=0
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
dalvik.vm.checkjni=false
dalvik.vm.execution-mode=int:jit
ro.ril.power_collapse=1
power_supply.wakeup=enable
ro.mot.eri.losalert.delay=1000
ro.config.hw_fast_dormancy=1
ro.config.hw_power_saving=1
VARIOS AJUSTES (ACTIVA EL ADB)
# Misc Tweaks (enables ADB service)
persist.service.adb.enable=1
CONTROL DE SUENO/SLEEP DEL SENSOR
# Sensor Sleep Control
ro.ril.sensor.sleep.control=1
ACCELERAR EL PROCESO DE REINICIO
# Device will boot faster
persist.sys.shutdown.mode=hibernate
ro.config.hw_fast_dormancy=1
ro.config.hw_quickpoweron=true
REDUCIR EL TIEMPO DE MARCACIÓN/LLAMADA
# Reduce dial-out time
ro.telephony.call_ring.delay=0
LIBERAR MÁS MEMORIA RAM
# Allow purge of assets to free more ram
persist.sys.purgeable_assets=1
AÚN MÁS RAM Y MÁS VELOCIDAD DE APERTURA DE LAS APLICACIÓNES
# More free ram and apps load faster
dalvik.vm.dexopt-flags=m=y
MÁS RAM LIBERADA AÚN...
# More RAM
#persist.sys.purgeable_assets=1
persist.service.pcsync.enable=0
persist.service.lgospd.enable=0
INCREMENTO GENERAL DE PRESTACIONES
# Increase general Performance
debug.performance.tuning=1
AUMENTO DE RENDIMIENTO EXTRA
# Increase some Performance
ro.secure=0
persist.sys.use_16bpp_alpha=1
ro.product.gpu.driver=1
ro.min.fling_velocity=8000
REDUCIR EL TIEMPO DE APAGADO DE PANTALLA DE SENSOR DE PROXIMIDAD
# Reduce the black screen time of the proximity sensor
ro.lge.proximity.delay=15
mot.proximity.delay=15
ro.ril.enable.amr.wideband=1
MEJORAS DEL TÁCTIL
# TOUCH
touch.presure.scale=0.001
MEJOR RESPUESTA Y MÁS VELOCIDAD EN SCROLLING/DESPLAZAMIENTO
# Better Scrolling responsiveness and speed
windowsmgr.max_events_per_sec=150
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000
ro.min_pointer_dur=8
SUAVIZAR LA UI (linterfaz de usuario)
# Smoothens UI
persist.service.lgospd.enable=0
persist.service.pcsync.enable=0
ro.ril.enable.a52=1
ro.ril.enable.a53=0
MEJORAR LA CALIDAD DE FOTOS Y VIDEOS DESDE LA CÁMARA
# Increase camera's photo and video recording quality
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
ro.media.enc.hprof.vid.fps=65
MEJORAR LA INTENSIDAD DE LA LINTERNA Y LA CALIDAD DEL FLASH DE LA CÁMARA
# Better Flashlight intensity and camera-flash quality
ro.media.capture.flash=led
ro.media.capture.flashMinV=3300000
ro.media.capture.torchIntensity=40
ro.media.capture.flashIntensity=70
ro.media.capture.maxres=8m
ro.media.capture.fast.fps=4
ro.media.capture.slow.fps=120
ro.media.panorama.defres=3264x1840
ro.media.panorama.frameres=1280x720
ro.camcorder.videoModes=true
ro.media.enc.hprof.vid.fps=65
AUMENTAR LOS NIVELES DE VOLUMEN DE LAS LLAMADAS ENTRANTES
# Increase the volume steps in-call
ro.config.vc_call_steps=20
MEJORAR CALIDAD DE VOZ EN LLAMADAS
# Better call voice quality.
ro.ril.enable.amr.wideband=1
OPTIMIZAR EL RENDIMIENTO DEL LAUNCHER EN LA MEMORIA
# Force launcher into memory
ro.HOME_APP_ADJ=1
DESACTIVAR LA VERIFICACIÓN DEL BYTECODE
# Disable Bytecode Verification
dalvik.vm.verify-bytecode=false
dalvik.vm.dexopt-flags=m=y,v=n,o=v
#dalvik.vm.dexopt-flags=m=y,v=n,o=v,u=n
OTRAS MEJORAS PARA LA CAMÁRA Y VIDEO
# Improves Camera & Video Results
ro.media.panorama.defres=3264x1840
ro.media.panorama.frameres=1280x720
ro.camcorder.videoModes=true
ime_extend_row_keyboard=true
ime_onehand_keyboard=true
ime_split_keyboard=true
ime_vibration_pattern=0:60
AUMENTAR LA CALIDAD DE JPG HASTA EL 100%
# Increase jpg quality to 100%
ro.media.enc.jpeg.quality=100
DESACTIVAR EL INFORME DE REGISTROS Y ERRORES
# Disable Error reporting and logs
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
DESACTIVAR EL ENVÍO DE INFORMACIÓN SOBRE USO DE DATOS
# Disable Sending Usage Data
ro.config.nocheckin=1
SOLUCIÓNAR EL FC (cierre forzado) DE ALGÚNAS APLICACIÓNES
# Fix some application issues (FC)
ro.kernel.android.checkjni=0
REENVIAR MMS/SMS EN CASO DE FALLO DE ENVÍO (nuevo envío después de 2 intentos de 5 segundos]
# MMS APN retry timer set to 2 sec( if SMS/MMS couldn`t be sent, it retries after 2 instead of 5 seconds)
ro.gsm.2nd_data_retry_config=max/_retries=3, 2000, 2000, 2000
OTROS. AJUSTES/TWEAKS PARA MEJORAR PRESTACIONES
# Miscellaneous Tweaks for performance
ro.config.hw_menu_unlockscreen=false
persist.sys.use_dithering=0
persist.sys.purgeable_assets=1
dalvik.vm.dexopt-flags=m=y
ro.mot.eri.losalert.delay=1000
MEJORAR LA NAVEGACIÓN WEB Y LA VELOCIDAD DE DESCARGA
# Better internet browsing & download speed
net.tcp.buffersize.default=4096,87380,256960,4096, 16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.hspa=6144,87380,524288,6144,163 84,262144
net.tcp.buffersize.lte=524288,1048576,2097152,5242 88,1048576,2097152
net.tcp.buffersize.hsdpa=6144,87380,1048576,6144,8 7380,1048576
net.tcp.buffersize.evdo_b=6144,87380,1048576,6144, 87380,1048576
MEJORAR LA REPRODUCCIÓN (más suave) DE VIDEOS EN STREAMING Y OTRAS MEJORAS PARA MEDIA(s)
# Smoother video streaming and tweak media
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-record=true
MEJORAR LA SEÑAL E INTENSIDAD EN CONEXIÓN DE DATOS 3G
# 3G signal and speed tweaks
ro.ril.hsxpa=2
ro.ril.gprsclass=10
ro.ril.hep=1
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=10
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
ro.ril.hsupa.category=7
ro.ril.hsdpa.category=10
ro.ril.enable.a52=1
ro.ril.set.mtu1472=1
persist.cust.tel.eons=1
ro.config.hw_fast_dormancy=1
DNS DE GOOGLE
# GOOGLE DNS
net.dns1=8.8.8.8
net.dns2=8.8.4.4
net.rmnet0.dns1=8.8.8.8
net.rmnet0.dns2=8.8.4.4
net.ppp0.dns1=8.8.8.8
net.ppp0.dns2=8.8.4.4
net.wlan0.dns1=8.8.8.8
net.wlan0.dns2=8.8.4.4
net.eth0.dns1=8.8.8.8
net.eth0.dns2=8.8.4.4
net.gprs.dns1=8.8.8.8
net.gprs.dns2=8.8.4.4
CRT si quieres quitar la animación de apagado de pantalla "catodico"
# CRT
persist.sys.screen_off=none
persist.sys.screen_on=none
SOPORTE PARA IPV4 y IPV6
# Support For IPV4 and IPV6
persist.telephony.support.ipv6=1
persist.telephony.support.ipv4=1
MEJORAR LOS SERVICIOS DE UBICACION
#
ro.com.google.locationfeatures=1
ro.com.google.networklocation=1
htc.audio.alt.enable=0
htc.audio.hac.enable=0
MEJORAR CONECTIVIDAD INALÁMBRICA
# Wireless Tweaks
net.ipv4.ip_no_pmtu_disc=0
net.ipv4.route.flush=1
net.ipv4.tcp_ecn=0
net.ipv4.tcp_fack=1
net.ipv4.tcp_mem=187000 187000 187000
net.ipv4.tcp_moderate_rcvbuf=1
net.ipv4.tcp_no_metrics_save=1
net.ipv4.tcp_rfc1337=1
net.ipv4.tcp_rmem=4096 39000 187000
net.ipv4.tcp_sack=1
net.ipv4.tcp_timestamps=1
net.ipv4.tcp_window_scaling=1
net.ipv4.tcp_wmem=4096 39000 18700
wifi.supplicant_scan_interval=180
ACTIVAR ACCELERACIÓN DE VIDEO Y LA DEPURACIÓN HW
# Video Acceleration Enabled And HW debugging
video.accelerate.hw=1
debug.sf.hw=1
debug.performance.tuning=1
debug.egl.profiler=1
.
Tweaks/ajustes de Optimizacion [Miui V6][
QUE ES Y PARA QUE SIRVE EL "built.prop"
Es un archivo de configuración de nuestro dispositivo terminal que encuentras en la ruta Raíz > System. Para acceder a el debes de tener un Explorador de Archivos con Permisos Root.
Son apartados de configuración con líneas y códigos que permiten configurar ciertos parametros, personalizar alguna información, mejorar y optimizar parámetros de batería / consumo, modificar los dpi de pantalla, mejorar conexión a redes de datos, personalizar idioma de inicio, personalizar la conexión GPS según los ajustes originales que lleva la rom, y muchas más cosas. Los cocineros de Roms suelen siempre modificar parámetros del built.prop entre otras cosas.
.................................................. .................
REQUISITOS
. Rom V6 Developer con Root nativo
. Rom V6 Stable con Root SuperSu
. Explorador de Archivos con Permisos Root concedidos, por ejemplo "Es File Manager" (gratuito) o "Root Explorer pro" (pago) desde la PlayStore
.................................................. .................
Advertencia
Vas a modificar (si así lo has decidido) parámetros de configuración de la rom, cualquier equivocación podría impedir el Reinicio normal de tu teléfono.
Por ello es importante que tengas en la sd card el zip de la rom que llevas instalada. Si surgiese algún problema, con volver al modo Recovery y flashear directamente el zip de la rom será suficiente para recuperarte de cualquier brickeo
Todo ello bajo tu responsabilidad y sabiendo dónde te metes.
.................................................. .................
LOS TWEAKS DE RENDIMIENTO HAN SIDO EXTRAIDOS DEL POST PUBLICADO POR "DivTheDevil" en en.miui.com (en.miui.com/forum.php?mod=viewthread&tid=68192&extra=page%3D5&mobile=2) Y PROBADOS
HE EXTRAIDO Y ORDENADO LOS APARTADOS MÁS IMPORTANTES, DEJANDO DE LADO LOS DE "EFECTO PLACEBO" QUE REALMENTE NO APORTAN NADA, PUEDEN INCLUSO PREJUDICAR CONSUMOS, ETC.
PARA LOS MÁS MANITAS, EL LISTADO COMPLETO SIN FILTRAR ESTÁ AL FINAL DEL POST
.................................................. .................
EMPEZAMOS
. CON UN EXPLORADOR DE ARCHIVOS CON PERMISOS ROOT (uso el Root Explorer pro), SEGUIMOS ESTA RUTA
Raiz > System
. IDENTIFICAMOS EL ARCHIVO
built.prop
http://tapatalk.imageshack.com/v2/14/12/21/2f0ed09b8f34fd5a9151aa697d08eea3.jpg
. CREAMOS UNA COPIA DE SEGURIDAD QUE PEGAMOS EN EL MISMO SITIO, RENOMBRANDOLO COMO
built.prop.bak
http://tapatalk.imageshack.com/v2/14/12/21/eff65edc22ed275df20c7d2dbbb023bd.jpg
Cuando queramos volver a los ajustes de fábrica, solo deberemos de borrar el archivo built.prop que vamos a modificar, quitar la coletilla ".bak" a la extensión, comprobar que los permisos del archivo estén correctos (ver captura de los permisos correctos más abajo) y Reiniciar el terminal
. EDITAMOS el archivo "built.prop" CON LA OPCIÓN "EDICIÓN DE TEXTO" Y AÑADIMOS A CONTINUACION DE LA ÚLTIMA LINEA (dejas una línea de separación en blanco) LOS TEXTOS/LINEAS TAL CUAL ESTAN EN CADA UNO DE LOS SPOILER/DESPLEGABLE QUE DECIDES AÑADIR, DEJANDO UNA LINEA DE ESPACIO SIEMPRE ENTRE CADA NUEVO APARTADO AÑADIDO.
http://tapatalk.imageshack.com/v2/14/12/21/6780f80ecc913d32d41725497096d842.jpg
. UNA VEZ EL PROCESO "Copy & Paste" HAYA CONCLUIDO, GUARDAMOS LOS CAMBIOS REALIZADOS
. COMPROBAMOS QUE LOS PERMISOS DEL ARCHIVO "built.prop" MODIFICADO SON CORRECTOS
http://tapatalk.imageshack.com/v2/14/12/21/cc52cf054a41bf03366171364dd77727.jpg
. SALIMOS Y REINICIAMOS EL TERMINAL PARA ACTIVAR LOS CAMBIOS REALIZADOS
.................................................. .................
A. LISTA DE LOS TWEAKS SELECCIONADOS
CUIDAR LA BATERÍA SIN REDUCIR LAS PRESTACIONES
# Saves some battery without reducing performances
wifi.supplicant_scan_interval=497
pm.sleep_mode=1
power.saving.mode=1
ro.ril.power_collapse=1
power_supply.wakeup=enable
ro.ril.disable.power.collapse=0
ro.config.hw_power_saving=1
ro.vold.umsdirtyratio=20
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
dalvik.vm.checkjni=false
dalvik.vm.execution-mode=int:jit
ro.mot.eri.losalert.delay=1000
ro.config.hw_fast_dormancy=1
CONTROL DE SUENO/SLEEP DEL SENSOR
# Sensor Sleep Control
ro.ril.sensor.sleep.control=1
ACCELERAR EL PROCESO DE REINICIO # Device will boot faster
persist.sys.shutdown.mode=hibernate
ro.config.hw_fast_dormancy=1
ro.config.hw_quickpoweron=true
MEJORAS DEL TÁCTIL
# TOUCH
touch.presure.scale=0.001
SUAVIZAR LA UI (linterfaz de usuario)
# Smoothens UI
persist.service.lgospd.enable=0
persist.service.pcsync.enable=0
ro.ril.enable.a52=1
ro.ril.enable.a53=0
MEJORAR LA CALIDAD DE FOTOS Y VIDEOS DESDE LA CÁMARA
# Increase camera's photo and video recording quality
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
ro.media.enc.hprof.vid.fps=65
ro.media.panorama.defres=3264x1840
ro.media.panorama.frameres=1280x720
ro.camcorder.videoModes=true
ime_extend_row_keyboard=true
ime_onehand_keyboard=true
ime_split_keyboard=true
ime_vibration_pattern=0:60
AUMENTAR LA CALIDAD DE JPG HASTA EL 100%
# Increase jpg quality to 100%
ro.media.enc.jpeg.quality=100
MEJORAR LA REPRODUCCIÓN (más suave) DE VIDEOS EN STREAMING Y OTRAS MEJORAS PARA MEDIA(s)
# Smoother video streaming and tweak media
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-record=true
AUMENTAR LOS NIVELES DE VOLUMEN DE LAS LLAMADAS ENTRANTES
# Increase the volume steps in-call
ro.config.vc_call_steps=20
MEJORAR CALIDAD DE VOZ EN LLAMADAS
# Better call voice quality.
ro.ril.enable.amr.wideband=1
SOLUCIÓNAR EL FC (cierre forzado) DE ALGÚNAS APLICACIÓNES
# Fix some application issues (FC)
ro.kernel.android.checkjni=0
REENVIAR MMS/SMS EN CASO DE FALLO DE ENVÍO (nuevo envío después de 2 intentos de 5 segundos]
# MMS APN retry timer set to 2 sec( if SMS/MMS couldn`t be sent, it retries after 2 instead of 5 seconds)
ro.gsm.2nd_data_retry_config=max/_retries=3, 2000, 2000, 2000
MEJORAR LA NAVEGACIÓN WEB Y LA VELOCIDAD DE DESCARGA
# Better internet browsing & download speed
net.tcp.buffersize.default=4096,87380,256960,4096, 16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.hspa=6144,87380,524288,6144,163 84,262144
net.tcp.buffersize.lte=524288,1048576,2097152,5242 88,1048576,2097152
net.tcp.buffersize.hsdpa=6144,87380,1048576,6144,8 7380,1048576
net.tcp.buffersize.evdo_b=6144,87380,1048576,6144, 87380,1048576
MEJORAR LA SEÑAL E INTENSIDAD EN CONEXIÓN DE DATOS 3G
# 3G signal and speed tweaks
ro.ril.hsxpa=2
ro.ril.gprsclass=10
ro.ril.hep=1
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=10
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
ro.ril.hsupa.category=7
ro.ril.hsdpa.category=10
ro.ril.enable.a52=1
ro.ril.set.mtu1472=1
persist.cust.tel.eons=1
ro.config.hw_fast_dormancy=1
MEJORAR CONECTIVIDAD INALÁMBRICA/WIFI
# Wireless Tweaks
net.ipv4.ip_no_pmtu_disc=0
net.ipv4.route.flush=1
net.ipv4.tcp_ecn=0
net.ipv4.tcp_fack=1
net.ipv4.tcp_mem=187000 187000 187000
net.ipv4.tcp_moderate_rcvbuf=1
net.ipv4.tcp_no_metrics_save=1
net.ipv4.tcp_rfc1337=1
net.ipv4.tcp_rmem=4096 39000 187000
net.ipv4.tcp_sack=1
net.ipv4.tcp_timestamps=1
net.ipv4.tcp_window_scaling=1
net.ipv4.tcp_wmem=4096 39000 18700
wifi.supplicant_scan_interval=180
MEJORAR LOS SERVICIOS DE UBICACION
#
ro.com.google.locationfeatures=1
ro.com.google.networklocation=1
htc.audio.alt.enable=0
htc.audio.hac.enable=0
.................................................. .................
B. LISTA DE TODOS LOS TWEAKS PUBLICADOS POR EL AUTOR ORIGINAL
MEJORAR EL RENDIMIENTO GENERAL
# Rendering Tweaks
debug.composition.type=c2d
debug.egl.hw=1
debug.enabletr=true
debug.overlayui.enable=1
debug.qctwa.preservebuf=1
debug.performance.tuning=1
debug.sf.hw=1
dev.pm.dyn_samplingrate=1
hw3d.force=1
ro.config.disable.hw_accel=false
ro.fb.mode=1
ro.sf.compbypass.enable=0
ro.vold.umsdirtyratio=20
persist.sys.composition.type=c2d
persist.sys.ui.hw=1
video.accelerate.hw=1
HABILITAR ACCELERACIÓN GPU
# Enable GPU Acceleration
debug.sf.hw=1
video.accelerate.hw=1
debug.performance.tuning=1
persist.sys.composition.type=gpu
debug.qc.hardware=true
debug.qctwa.statusbar=1
debug.qctwa.preservebuf=1
debug.egl.profiler=1
debug.egl.hw=1
debug.composition.type=gpu
hw3d.force=1
ro.product.gpu.driver=1
persist.sys.use_16bpp_alpha=1
persist.sampling_profiler=0
hwui.render_dirty_regions=false
hwui.disable_vsync=true
CUIDAR LA BATERÍA SIN REDUCIR LAS PRESTACIONES
# Saves some battery without reducing performances
wifi.supplicant_scan_interval=497
pm.sleep_mode=1
power.saving.mode=1
ro.ril.disable.power.collapse=0
ro.vold.umsdirtyratio=20
AHORA DE BATERIA AVANZADO
# Battery save
pm.sleep_mode=1
ro.ril.disable.power.collapse=0
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
dalvik.vm.checkjni=false
dalvik.vm.execution-mode=int:jit
ro.ril.power_collapse=1
power_supply.wakeup=enable
ro.mot.eri.losalert.delay=1000
ro.config.hw_fast_dormancy=1
ro.config.hw_power_saving=1
VARIOS AJUSTES (ACTIVA EL ADB)
# Misc Tweaks (enables ADB service)
persist.service.adb.enable=1
CONTROL DE SUENO/SLEEP DEL SENSOR
# Sensor Sleep Control
ro.ril.sensor.sleep.control=1
ACCELERAR EL PROCESO DE REINICIO
# Device will boot faster
persist.sys.shutdown.mode=hibernate
ro.config.hw_fast_dormancy=1
ro.config.hw_quickpoweron=true
REDUCIR EL TIEMPO DE MARCACIÓN/LLAMADA
# Reduce dial-out time
ro.telephony.call_ring.delay=0
LIBERAR MÁS MEMORIA RAM
# Allow purge of assets to free more ram
persist.sys.purgeable_assets=1
AÚN MÁS RAM Y MÁS VELOCIDAD DE APERTURA DE LAS APLICACIÓNES
# More free ram and apps load faster
dalvik.vm.dexopt-flags=m=y
MÁS RAM LIBERADA AÚN...
# More RAM
#persist.sys.purgeable_assets=1
persist.service.pcsync.enable=0
persist.service.lgospd.enable=0
INCREMENTO GENERAL DE PRESTACIONES
# Increase general Performance
debug.performance.tuning=1
AUMENTO DE RENDIMIENTO EXTRA
# Increase some Performance
ro.secure=0
persist.sys.use_16bpp_alpha=1
ro.product.gpu.driver=1
ro.min.fling_velocity=8000
REDUCIR EL TIEMPO DE APAGADO DE PANTALLA DE SENSOR DE PROXIMIDAD
# Reduce the black screen time of the proximity sensor
ro.lge.proximity.delay=15
mot.proximity.delay=15
ro.ril.enable.amr.wideband=1
MEJORAS DEL TÁCTIL
# TOUCH
touch.presure.scale=0.001
MEJOR RESPUESTA Y MÁS VELOCIDAD EN SCROLLING/DESPLAZAMIENTO
# Better Scrolling responsiveness and speed
windowsmgr.max_events_per_sec=150
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000
ro.min_pointer_dur=8
SUAVIZAR LA UI (linterfaz de usuario)
# Smoothens UI
persist.service.lgospd.enable=0
persist.service.pcsync.enable=0
ro.ril.enable.a52=1
ro.ril.enable.a53=0
MEJORAR LA CALIDAD DE FOTOS Y VIDEOS DESDE LA CÁMARA
# Increase camera's photo and video recording quality
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
ro.media.enc.hprof.vid.fps=65
MEJORAR LA INTENSIDAD DE LA LINTERNA Y LA CALIDAD DEL FLASH DE LA CÁMARA
# Better Flashlight intensity and camera-flash quality
ro.media.capture.flash=led
ro.media.capture.flashMinV=3300000
ro.media.capture.torchIntensity=40
ro.media.capture.flashIntensity=70
ro.media.capture.maxres=8m
ro.media.capture.fast.fps=4
ro.media.capture.slow.fps=120
ro.media.panorama.defres=3264x1840
ro.media.panorama.frameres=1280x720
ro.camcorder.videoModes=true
ro.media.enc.hprof.vid.fps=65
AUMENTAR LOS NIVELES DE VOLUMEN DE LAS LLAMADAS ENTRANTES
# Increase the volume steps in-call
ro.config.vc_call_steps=20
MEJORAR CALIDAD DE VOZ EN LLAMADAS
# Better call voice quality.
ro.ril.enable.amr.wideband=1
OPTIMIZAR EL RENDIMIENTO DEL LAUNCHER EN LA MEMORIA
# Force launcher into memory
ro.HOME_APP_ADJ=1
DESACTIVAR LA VERIFICACIÓN DEL BYTECODE
# Disable Bytecode Verification
dalvik.vm.verify-bytecode=false
dalvik.vm.dexopt-flags=m=y,v=n,o=v
#dalvik.vm.dexopt-flags=m=y,v=n,o=v,u=n
OTRAS MEJORAS PARA LA CAMÁRA Y VIDEO
# Improves Camera & Video Results
ro.media.panorama.defres=3264x1840
ro.media.panorama.frameres=1280x720
ro.camcorder.videoModes=true
ime_extend_row_keyboard=true
ime_onehand_keyboard=true
ime_split_keyboard=true
ime_vibration_pattern=0:60
AUMENTAR LA CALIDAD DE JPG HASTA EL 100%
# Increase jpg quality to 100%
ro.media.enc.jpeg.quality=100
DESACTIVAR EL INFORME DE REGISTROS Y ERRORES
# Disable Error reporting and logs
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
DESACTIVAR EL ENVÍO DE INFORMACIÓN SOBRE USO DE DATOS
# Disable Sending Usage Data
ro.config.nocheckin=1
SOLUCIÓNAR EL FC (cierre forzado) DE ALGÚNAS APLICACIÓNES
# Fix some application issues (FC)
ro.kernel.android.checkjni=0
REENVIAR MMS/SMS EN CASO DE FALLO DE ENVÍO (nuevo envío después de 2 intentos de 5 segundos]
# MMS APN retry timer set to 2 sec( if SMS/MMS couldn`t be sent, it retries after 2 instead of 5 seconds)
ro.gsm.2nd_data_retry_config=max/_retries=3, 2000, 2000, 2000
OTROS. AJUSTES/TWEAKS PARA MEJORAR PRESTACIONES
# Miscellaneous Tweaks for performance
ro.config.hw_menu_unlockscreen=false
persist.sys.use_dithering=0
persist.sys.purgeable_assets=1
dalvik.vm.dexopt-flags=m=y
ro.mot.eri.losalert.delay=1000
MEJORAR LA NAVEGACIÓN WEB Y LA VELOCIDAD DE DESCARGA
# Better internet browsing & download speed
net.tcp.buffersize.default=4096,87380,256960,4096, 16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.hspa=6144,87380,524288,6144,163 84,262144
net.tcp.buffersize.lte=524288,1048576,2097152,5242 88,1048576,2097152
net.tcp.buffersize.hsdpa=6144,87380,1048576,6144,8 7380,1048576
net.tcp.buffersize.evdo_b=6144,87380,1048576,6144, 87380,1048576
MEJORAR LA REPRODUCCIÓN (más suave) DE VIDEOS EN STREAMING Y OTRAS MEJORAS PARA MEDIA(s)
# Smoother video streaming and tweak media
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-record=true
MEJORAR LA SEÑAL E INTENSIDAD EN CONEXIÓN DE DATOS 3G
# 3G signal and speed tweaks
ro.ril.hsxpa=2
ro.ril.gprsclass=10
ro.ril.hep=1
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=10
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
ro.ril.hsupa.category=7
ro.ril.hsdpa.category=10
ro.ril.enable.a52=1
ro.ril.set.mtu1472=1
persist.cust.tel.eons=1
ro.config.hw_fast_dormancy=1
DNS DE GOOGLE
# GOOGLE DNS
net.dns1=8.8.8.8
net.dns2=8.8.4.4
net.rmnet0.dns1=8.8.8.8
net.rmnet0.dns2=8.8.4.4
net.ppp0.dns1=8.8.8.8
net.ppp0.dns2=8.8.4.4
net.wlan0.dns1=8.8.8.8
net.wlan0.dns2=8.8.4.4
net.eth0.dns1=8.8.8.8
net.eth0.dns2=8.8.4.4
net.gprs.dns1=8.8.8.8
net.gprs.dns2=8.8.4.4
CRT si quieres quitar la animación de apagado de pantalla "catodico"
# CRT
persist.sys.screen_off=none
persist.sys.screen_on=none
SOPORTE PARA IPV4 y IPV6
# Support For IPV4 and IPV6
persist.telephony.support.ipv6=1
persist.telephony.support.ipv4=1
MEJORAR LOS SERVICIOS DE UBICACION
#
ro.com.google.locationfeatures=1
ro.com.google.networklocation=1
htc.audio.alt.enable=0
htc.audio.hac.enable=0
MEJORAR CONECTIVIDAD INALÁMBRICA
# Wireless Tweaks
net.ipv4.ip_no_pmtu_disc=0
net.ipv4.route.flush=1
net.ipv4.tcp_ecn=0
net.ipv4.tcp_fack=1
net.ipv4.tcp_mem=187000 187000 187000
net.ipv4.tcp_moderate_rcvbuf=1
net.ipv4.tcp_no_metrics_save=1
net.ipv4.tcp_rfc1337=1
net.ipv4.tcp_rmem=4096 39000 187000
net.ipv4.tcp_sack=1
net.ipv4.tcp_timestamps=1
net.ipv4.tcp_window_scaling=1
net.ipv4.tcp_wmem=4096 39000 18700
wifi.supplicant_scan_interval=180
ACTIVAR ACCELERACIÓN DE VIDEO Y LA DEPURACIÓN HW
# Video Acceleration Enabled And HW debugging
video.accelerate.hw=1
debug.sf.hw=1
debug.performance.tuning=1
debug.egl.profiler=1
.