
Cita: Originalmente Escrito por
iiiraideniii
Pasame el enlace pliss
Enviado desde mi GT-N7000 usando Tapatalk

And here's how I was able to get my LCD_DENSITY changed, even without having working root:
- Flash Abyss v3.8 kernel, reboot into Abyss CWM recovery
- connect USB to PC
- mount /system (in CWM)
- In Windows cmd shell:
Code:
adb pull /system/build.prop build.prop
- Use Notepad++ (or any editor that is intelligent about Unix line-endings) to edit build.prop (in Windows): First make a backup of build.prop, then change the first ro.sf.lcd_density line to 280 (or whatever you want), then DELETE the second ro.sf.lcd_density line. Save the changes.
- In Windows cmd shell:
Code:
adb push build.prop /system/build.prop
adb shell chmod 644 /system/build.prop
- In CWM, flash ChainFire's rooted ICS LP1 kernel
- Reboot
My new LCD density @280 is not causing any problems - everything is working fine, with no FC's. Finally!!!
En principio esto te disminuye los ppp, para que quieres cambiarlos?
http://forum.xda-developers.com/show...511841&page=33