• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

change screen resoultion?

rkabhi70

Newbie
hello friends
can i change my screen resoultion?
if this is possible
give me reply and tuotrial?
please....
i am waiting for your reply
 
Yes of course.... i don't know the outcomes remember that...!!

1) you need to install busybox ( for that you must be rooted ofcourse)
2) next is the app lcd resolution ( that is where u change the resolution)
 
You can't change the resolution, but you can change the pixel density which would make it look like you've changed the resolution :-)

Here's how :

1. Download Root Explorer, File Manager Or a similar app.
2. Browse to /system
3. Open build.prop (make sure that the filesystem is mounted as r/w)
4. At the end of the file add this line :

Code:
ro.sf.lcd_density=(anything between 80 to 240)

I presume the default is about 120 or 160, decreasing it will make everything bigger and increasing might render them smaller.;)
 
Back
Top Bottom