Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
crobs808
Old
(Last edited by crobs808; 23rd February 2010 at 06:17 PM.)
#1  
crobs808's Avatar
Recognized Contributor - OP
Thanks Meter 232
Posts: 1,194
Join Date: Dec 2007
Default Changing the LCD Density Post Install?

I need to change my LCD density on my phone (NAND / Warm Donut), but I do not want to reinstall the whole system...is there a way to change the LCD density without formatting/reinstalling Android?

Also what is the best NBH resolution and density combination to use?...I tried 120 density on 240x320 NBH file, but it is 'too big'...I have to scroll down to see stuff. 110 was perfect it seemed for 240x320 except that it left some black space on the edges at times.

Thanks,
-C



Purist (less is more) | VZW SGS3 | CM 10.1 | Android Virtualization
 
meknb
Old
#2  
Senior Member
Thanks Meter 11
Posts: 266
Join Date: Nov 2008
Location: Merseyside
su
mount /system -o rw,remount
edit ro.sf.lcd_density in /system/build.prop
mount /system -o ro,remount
then reboot
 
crobs808
Old
#3  
crobs808's Avatar
Recognized Contributor - OP
Thanks Meter 232
Posts: 1,194
Join Date: Dec 2007
I am a Windows user. How do I do it in Windows or in the phone. Also my phone is not "rooted" (whatever that means)



Purist (less is more) | VZW SGS3 | CM 10.1 | Android Virtualization
 
mrkite38
Old
#4  
mrkite38's Avatar
Retired Forum Moderator
Thanks Meter 369
Posts: 1,549
Join Date: Mar 2009
Location: California
Quote:
Originally Posted by crobs808 View Post
I am a Windows user. How do I do it in Windows or in the phone. Also my phone is not "rooted" (whatever that means)
Our phones are rooted, period.

You have to use adb to do it from windows or linux, or be comfy using vi on the phone (ha.)

so you'd do the remount stuff mentioned above, then
Code:
adb pull  /system/build.prop/ro.sf.lcd_density c:\mydata\ro.sf.lcd_density
*edit the pulled file*
adb push c:\mydata\ro.sf.lcd_density /system/build.prop/


current device / ROM:
tb - cm7

VX-10 | VX-7000 | VX-8600 | XV6900 (HTC Vogue) | XV6850 (HTC Raphael) | Droid 2 | HTC Droid Incredible | HTC Thunderbolt | Samsung Galaxy Nexus

Forum Moderator List


 
crobs808
Old
#5  
crobs808's Avatar
Recognized Contributor - OP
Thanks Meter 232
Posts: 1,194
Join Date: Dec 2007
Quote:
Originally Posted by mrkite38 View Post
Our phones are rooted, period.

You have to use adb to do it from windows or linux, or be comfy using vi on the phone (ha.)

so you'd do the remount stuff mentioned above, then
Code:
adb pull  /system/build.prop/ro.sf.lcd_density c:\mydata\ro.sf.lcd_density
*edit the pulled file*
adb push c:\mydata\ro.sf.lcd_density /system/build.prop/
Ok thanks...now, what is the best NBH resolution and density value combination to use for the Vogue?




Purist (less is more) | VZW SGS3 | CM 10.1 | Android Virtualization
 
meknb
Old
#6  
Senior Member
Thanks Meter 11
Posts: 266
Join Date: Nov 2008
Location: Merseyside
open a terminal "better terminal emulator" on your phone
type
Quote:
su
mount /system -o rw,remount
use astro to browse and edit /system/build.prop
look for the line ro.sf.lcd_density=120
change it to whatever you like save changes.

makes filesystem read only
Code:
mount /system -o ro,remount
restart phone
 
berardi
Old
#7  
berardi's Avatar
Senior Member
Thanks Meter 10
Posts: 846
Join Date: Jul 2007
Location: NYC
seriously read Tatnai's FAQ (apparently yours isn't the easiest if it didn't work on your own Vogue) and stop making these useless threads.
 
crobs808
Old
#8  
crobs808's Avatar
Recognized Contributor - OP
Thanks Meter 232
Posts: 1,194
Join Date: Dec 2007
Quote:
Originally Posted by berardi View Post
seriously read Tatnai's FAQ (apparently yours isn't the easiest if it didn't work on your own Vogue) and stop making these useless threads.
Huh? I didn't incorporate anything about LCD density into my tutorial on purpose...my tutorial is about how to install Android via the NAND method...has nothing to do with density tweaking, and I never intended it to.

Also "stop making threads"...? What is this forum for then, because I only post a thread when the search or FAQs do not cover something. Isn't that the point of a forum?



Purist (less is more) | VZW SGS3 | CM 10.1 | Android Virtualization
 
berardi
Old
(Last edited by berardi; 23rd February 2010 at 08:37 PM.)
#9  
berardi's Avatar
Senior Member
Thanks Meter 10
Posts: 846
Join Date: Jul 2007
Location: NYC
Quote:
Originally Posted by myn View Post
If you want any other density edit the build.prop within these files - look for lcd density and change it to what you want. Go into your boot up menu and do "install update"

Do a little reading like everyone else does, studies show it is good for your brain.
 
tatnai
Old
#10  
tatnai's Avatar
Senior Member
Thanks Meter 174
Posts: 2,049
Join Date: Jul 2008
Location: Ann Arbor, USA

 
DONATE TO ME
if using 320x480, you should use lcd.density of 160.

if using 240x320, most people use something between 110 and 120. I like 110, things are a little smaller, easier to see in messaging, and the eclair dialer and wysie's dialer fit the screen. others like 120, because supposedly it is a little "crisper"; try for yourself. I've played around with 113, 115, -> basically everything between 120 and 110.

if using 320x428 (does anyone use this anymore???) use 160 (I think, I can't even remember anymore).

there is a full discussion of other benefits of different resolutions in the FAQ thread. also, you might want to take a look at the market FAQ post, as it applies.
[ HTC Shooter ][ Sprint SERO Premium 500 ]
[ HW 0002 ][ hboot 1.40.2000 ENG ][ TWRP 2.5 ][ DIRTy Unicorns <-> CM 10.1 WFTN ]

[ HTC Jewel ][ Sprint SERO Premium 500 ]
[ Completely stock - wife's phone, won't let me touch it ]

Retired:[ HTC Vogue ][ Android by dzo et al ]
Retired:[ HTC Supersonic ][ MikG 2.x with an extra dose of awesome sauce ]

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Coloring Your Logcat World

Getting feedback for your app during development is as simple as adding logging info where necessary and looking … more

Guide Your Sheep to Safety with Finger Shepherd

Just a coupe of days ago, we brought you news about a game calledAgent Sheep. In that … more

Nandroid Manager Receives Major Update

Do you find yourself obsessively jumping from ROM to ROM? And do you hate having to restore a full … more

Careers in Android: Recruiter Reveals How Resumes are Chosen – XDA Developer TV

XDA Developer TV Producer Jayce released a video a … more