how to change lcd density - Micromax A110

To change lcd density of any android phone
requirement-
Rooted Phone
Any root accessible file explorer
I suggest Root Browser
Now open File Explorer
go to root
now select system and scroll down, you will found an file named build.prop
open it by choosing like rb text editor
now scroll down and search for a line
ro.sf.lcd_density=240
240 is normal
if you want to change then relace 240 by your choice like 210, 220, 200
if there is no such line then add your self
Dont edit another build properties unless you know about it
Now after saving file
Reboot you phone and you will see that your dpi is changed :laugh: :angel:
Thanks If i helped
It is my first post

Related

Pixel Density or Screen Resolution

I'm coming from the xperia 1 (for which i was a chef for some time) and just recently bought the sensation xe, so i'm pretty much a noob in android.
My question is .... is it possible to lower the resolution or pixel density to boost performance on the Sensation xe ?
sorry if this was asked before but i didn't find anth similar around
Yea use a dpi changer from market or prop modder app.
Or you can edit the build.prop file with root explorer or such.....
shanman-2 said:
Yea use a dpi changer from market or prop modder app.
Or you can edit the build.prop file with root explorer or such.....
Click to expand...
Click to collapse
And does it really improve performance ?
I've got problem with DPI Changer. I've set DPI to 160 and rebooted phone and now Sense is FCing all the time and I can't change DPI to default value. Is there any possible to change DPI to default value? I'cant turn on any application - there is no working launcher.
Rom is Android Revolution HD 6.2.1 (ICS 4.0.3)
easy, edit build.prop in /system
ro.sf.lcd_density=240
240 is default
But how I can get the access to build.prop? I can't open file manager. Can I change it from my PC by connecting phone with the cable?
use droid explorer, boot into recovery-->mount /system-->start droid explorer-->edit file
I think I'm doing something wrong - when I edit file in droid explorer, every time I save changes, close ando open again, the value is again 160.
copy first on desktop, make all changes and delete the file on smartphone and copy from desktop to smartphone! reboot
It's working now. Thanks, You're great
you're welcome

[q] error in lcd density

I am currently using Samsung Galaxy Y. While playing the with ROM manager,I accidentally maxed the LCD DENSITY from 120 - 240 , I THINK. When I restarted the Phone, everything is out of scale and I can't even navigate because of the resolution, I tried wiping the data, hoping to wipe the tweaks, but it failed. Please help me, I cannot use my phone.
maybe you just have to change the lcd once again..
like the original ofcourse
Adb push a modified build.prop
AOKP 4 LYF
Use adb pull
to download system/build.prop
change the value ro.sf.lcd_density
save the file
use adb push
to upload your file in system/build.prop

add navigation buttons on your phone

hello guys , today I will tell you how to add navigation buttons on your android phone
-OK-
First you need to have Root Access
then download Root Explorer , and open it and change the line from R-W to R-O
Good now open SYSTEM and hold your finger on build.prop :fingers-crossed: and chose <<Text Editor>> swipe downl and down and down :cyclops: and write : qemu.hw.mainkeys=0 then restart your phone ..
.-. Note : Build.Prop is the build.prop file is your android handset’s ‘ID card’. It tells applications the specifications of your device, so that apps can change their interface or function for your specific device. Editing the build.prop file is most commonly used for changing LCD density, build number and your device’s model or manufacturer. Changing your ‘fingerprint’, model or manufacturer can trick some apps in the market to become compatible with your device.

[Q] ro.sf.lcd_density property doesn't work

I got the adb root access of my Dell Venue7 3740 by following Dell's Guide (opensource.dell.com/releases/Venue_7_3740_Merrifield/developer-edition/Doc/OSS_A195.pdf)
I pulled build.prop file, but this file have not the ro.sf.lcd_density property.
So I added the ro.sf.lcd_density=160 line.
After this, I pushed build.prop and assign 644 mod to this file.
But my tablet's DPI was not changed and Quadrant Benchmark App says the DPI is 216.
What's the reason and how can I change the DPI of tablet?
Thanks,

custom update.zip on unrooted phone? possible?

Hi.
I have a XOLO-ONE [non-rooted] and recently updated it via the "software update" option in the system information tab of settings. It runs Lollipop 5.0.0.
I noticed that before updating, it showed a prompt saying "no update.zip found in root of memory card, download?" I found out that you can download the update.zip from xolo's official site. It was about 30 mbs.
Now, i wonder if i can edit it's contents(updater-script, apps, etc...) and apply the update to my phone?
I repeat, it is NON-ROOTED.
The zip file contains the following folders:
META-INF
PATCH
SIG
SYSTEM
scatter.txt [FILE]
type.txt [FILE]
There is no boot.img.
Has anyone tried it? Was it successfull? If yes then please write. Your opinions would be appreciated.
Yes you can do so and its possible flashing a update.zip using stock recovery.
You can edit and change apps amd do anything but remember to update any changes you have done in zip to updater-script carefulley. And set correct permissions to them
Peace
:good::laugh::victory:
Thanks man.
Uh, can tell me how to edit the build.props file?
It is stored as a .p file.
Yes why not opsn the file as a text file in any text editor either on amdroid or on pc.
Now you can change the following things.
1-- change the android version
ro.build.version.release=4.4.2
Edit the number to version you want
2-- change the screen pixel density
ro.sf.lcd_density=200
Edit the value to nearby values only.MY DEFAULT WAS 240 AND I CHANGED IT TO 200 AND IT LOOKS NICE.
3-- change the delvic heap value
dalvik.vm.heapstartsize=10m
dalvik.vm.heapgrowthlimit=68m
delvik.vm.heapsize=256m
Edit the values but only multiply the default values by 2. If any value after multiplying is mord than the ram of your device itself then do mot change the value.
4-- add these lines to the build.prop in end for display enhansment
video.accelerate.hw=1
debug.sf.hw=1
debug.performance.tuning=1
debug.egl.hw=1
debug.composition.type=gpu
After doing so save the file normallt.
Zip the folders and flash them again.
Peace
I would do that but.....
Yes, I would do that but the problem is that the file has a .p extension.
I did some research and found that it is a patch file created by using a program called BSDIFF ( or something like that). The installer-script processes that file by comparing it's checksum and patching the data into the existing file..
Now I'm not sure if creating a custom build. Prop. P file and updating my. Zip file with it will be okay. What if I get into a boot loop? My xolo isn't rooted either.
But, I'm not the expert.
So, tell me about your opinion. Is it safe?
Thank you for your help. ( for before & in advance )
no just name it as build.prop and nothing else. itd a property file and not a .p file.
simply place the build.prop in zip file with this name only. no other name OK.
and flash it.
but if you are rooted then just edit the original file in aystem folder and savf it there only. just open and edit and reboot to see effects.
peace
Sent from my SM-G355H using XDA Free mobile app

Categories

Resources