Pros/Cons with changing screen density? - Samsung Galaxy Nexus

What are the pros of doing this vs what are the cons? One con would be that some apps are incompatible with this.

If your blind you can benefit by making it bigger. If you can see really well you can set a lower value for the density which gives you more real estate on the screen.
GNeX
AOKP
FRANCOS LATEST KERNEL
& WHATEVER [MOD AT THE TIME]

If you run at 240 their aren't really any cons as it is still a native Android density. Other densities will give you market compatibility issues. Apps will work at other densities but won't download from the market.
There are modded markets that will make the market think you are running another density then you are so apps will download.
The Pro's are everything looks crisper and better at lower densities and you can get much more information on the screen.
I run my phone in Tablet mode at a 160 density and it looks great!
Just remember when making the density lower you can enlarge the text by going into the settings menu then display.

Stick with 240 and you'll be fine. I run 240 with small text and everything looks tack sharp.

Related

Modifying DPI/density in build.prop

Has anyone tried modifiying the ro.sf.lcd_density from the default value of 240 to something else? like 300? If so, what were the results?
# density in DPI of the LCD of this board. This is used to scale the UI
# appropriately. If this property is not defined, the default value is 160 dpi.
ro.sf.lcd_density = 240
freeza said:
Has anyone tried modifiying the ro.sf.lcd_density from the default value of 240 to something else? like 300? If so, what were the results?
# density in DPI of the LCD of this board. This is used to scale the UI
# appropriately. If this property is not defined, the default value is 160 dpi.
ro.sf.lcd_density = 240
Click to expand...
Click to collapse
its fairly easy to change if you have write access to system.
experiment with the value in /system/build.prop and reboot.
i dont know much about DPI so i can't give any great suggestions ... perhaps somebody more familiar with resolutions and DPI can get some more valueable input? or google DPI android and perhaps other people have experimented on other phones?
I played with this a lot on my Nexus, and while it does make stuff super tiny, and you can fit way more text on screen, a lot of UI elements don't draw correctly. Leading to a rough user experience.
Fun to play with, but unfortunately, unless you change it to one of the Android-standard DPI settings, you probably won't be too happy.
ultimind said:
I played with this a lot on my Nexus, and while it does make stuff super tiny, and you can fit way more text on screen, a lot of UI elements don't draw correctly. Leading to a rough user experience.
Fun to play with, but unfortunately, unless you change it to one of the Android-standard DPI settings, you probably won't be too happy.
Click to expand...
Click to collapse
Heh, figured. I remember a program doing this on Windows Mobile as well. Ineresting. I wonder what the next standard setting is after 240? 160, 240, 320? :-D
We have a giant screen so maybe we can actually do something with this...any takers?
I'd love to, but I don't want to have anything broken.
/pansy
good call, OP! Defly goes back to android on my Vogue..anyway, I went ahead and tried a few densities and I'm running 218 ATM. Makes it a little crisper w/o messing too much up.
*Note: apps seem to remain relatively unaffected minus a few relics here n there while widgets, mainly Sense widgets, can get pretty distorted. I'm using ADW Launcher so I'm not hurtin atall
KERKEDAGAIN said:
good call, OP! Defly goes back to android on my Vogue..anyway, I went ahead and tried a few densities and I'm running 218 ATM. Makes it a little crisper w/o messing too much up.
*Note: apps seem to remain relatively unaffected minus a few relics here n there while widgets, mainly Sense widgets, can get pretty distorted. I'm using ADW Launcher so I'm not hurtin atall
Click to expand...
Click to collapse
Nice. You know that 240 is what HTC set it at right? 218 is kind of going down lol. You should try the next standard step up, which is 320
Just to let you know, going higher will make everything bigger. I find 200 to be ideal for the EVO. Though Sense Rom's have problem if you change the DPI. CyanogenMod does not.
ChrisDos said:
Just to let you know, going higher will make everything bigger. I find 200 to be ideal for the EVO. Though Sense Rom's have problem if you change the DPI. CyanogenMod does not.
Click to expand...
Click to collapse
I've never heard that before, but I don't Sense, what goes wrong in Sense when you change the dpi?

[Q] apps for lowered screen density/DPI

I used LCD density to drop the dpi of my screen, which is great because it allows much better homescreen customization. However, some apps look funky with the resolution lowered.
I am currently running at 182. Ideally I would like to be a touch lower. ~170. Hower, if you go lower than 182, contacts will FC. Is there an updated contacts app that will allow it t run in a lower dpi?
The dialer app and onscreen keyboards become very small, are there any designed slightly larger for low dpi?
I will edit this post as I come across more things.

LCD Density Changer?

Has anyone been able to get any density changer apps working on their Nitro HD? I've tried all of the following, and none seem to work. It's possible there is a problem with my su access, so if anyone HAS gotten any of these to work, please let me know. That at least tells me I definitely have an su problem...
DPI Changer
LCD Resolution
LCDDensity
Root Tools
Never mind; my build.prop file was set to read only.
Excuse my ignorance, but what exactly are they for? Does the density changes only the size of text or everything including graphic become bigger/smaller?
[email protected] said:
Excuse my ignorance, but what exactly are they for? Does the density changes only the size of text or everything including graphic become bigger/smaller?
Click to expand...
Click to collapse
wondering the same thing as well.
aquariuz23 said:
wondering the same thing as well.
Click to expand...
Click to collapse
For the most part, yes. Decreasing the LCD Density is like increasing your desktop's resolution. Icons and text become smaller, though apps that are written to scale to any resolution will usually appear the same.
Hmmm...I do see some issues with current density, for instance the avatars in Talk don't stretch to fit the square.
So witch tool would you suggest?
I tried DPI Changer the other and couldn't get it to work, thanks for the heads-up about the build.prop!
The Nitro also already has the "Screen Optimization" util (Settings > Display > Screen Optimization) that resizes checked apps to the Nitro's display. It helped with a few games, but some games just won't work (like Asphalt 5)...But now with the Density changer, maybe I'll give it another try.
[email protected] said:
Hmmm...I do see some issues with current density, for instance the avatars in Talk don't stretch to fit the square.
So witch tool would you suggest?
Click to expand...
Click to collapse
Actually, I'm not sure any of the tools above would work; part of the problem I am sure is that the build.prop file was not only read only, but there wasn't an entry for the LCD Density - so if the apps work by simply retrieving and editing the property, they aren't going to work. I just edited the file directly with a text editor, saved, and restarted the phone. Some of the apps would then at least report the new value, but still didn't seem to successfully update it. I quit looking because I got the density I wanted (about 270, down from the native 320).
As for compatibility with other apps, if they don't quite look correct it is because they aren't written well, and a different density changing app isn't going to do you any good. Again, it's like changing the resolution on your computer - it doesn't matter how you change your resolution - once it's set it is what it is, and apps that don't accommodate it just aren't going to look good.
Namuna said:
I tried DPI Changer the other and couldn't get it to work, thanks for the heads-up about the build.prop!
The Nitro also already has the "Screen Optimization" util (Settings > Display > Screen Optimization) that resizes checked apps to the Nitro's display. It helped with a few games, but some games just won't work (like Asphalt 5)...But now with the Density changer, maybe I'll give it another try.
Click to expand...
Click to collapse
The Screen Optimization utility only seems to address apps that are written to a specific resolution - not pixel density. In this sense, the LCD Density is actually more like changing your computer's DPI - I didn't use that analogy first because more people are more familiar with changing a desktop's resolution. The fact is that LCD screens have a set resolution, and you cannot increase or decrease that resolution through software. The Nitro's extremely high resolution (1280x720) just isn't common enough in phones (most software would see it as a tablet) to be accounted for in all apps - particularly older ones. So, the screen optimization app that is built-in will automatically stretch apps to take up the entire 1280x720 pixels, even if the app only renders (for instance) 800x480 pixels .

[How-To/Guide] Change your LCD Density Setting For More Screen Real Estate

I posted a similar guide for my Galaxy SII, so I figured I would share the love here. Hopefully this helps out a few folks who want to better utilize the amazing screen on the GSIII. I am manually copying this from my post in the now closed combined GSIII forums. Please feel free to comment and make suggestions and please "thank" if you appreciate the post!
General Info for Beginners:
The Galaxy SIII comes with a gorgeous 4.8 inch, 1280 x 720 (albeit pentile) screen. As great as the screen looks, I couldn't help but feel that there is a lot of "wasted space" at the existing resolution. The best example of this fact is the app drawers default 4 x 5 layout. In my opinion, things look much better when the the icons are a bit smaller and more tightly grouped. For those that feel the same way, there is a simple build.prop edit you can do to "trick" you phone to thinking it is set to a higher resolution
How-To Change the Density Setting:
To accomplish this, all you have to do is change the build.prop setting for "ro.sf.lcd_density". There are multiple programs out there that makes this much easier but I have found the best results with "ROM Toolbox". Feel free to buy the full version to support the dev but if all you are looking to do is change the density setting, the lite version will do just fine.
1. download and install "ROM Toolbox" from the Google Play Store
2. go to the "Performance" tab
3. click "build.prop tweaks"
4. change the "LCD Density" slider to whatever DPI you like
5. reboot
As mentioned, there are multiple programs out there but based on my personal experiences, DO NOT USE "LCD DENSITY MODDER" from the play store. This app is known to cause soft-bricks/bootloops. However, I have been told that LCD Density Modder CAN still help with the Play Store app issue, but you will have to buy the pro version for that feature. Thanks uber_mike! (more on that later)
What Setting to Choose:
This is matter of personal opinion so try out different setups and see what you like best. Remember, the lower you set the number, the smaller your icons/text will appear but will also give you more screen real estate. I suggest starting from about 280 or so and working your way down and find something you like.
You may also notice that text and icons appear less sharp when messing with these settings. Keep in mind that because you are not truly changing your screen resolution, the translation will not be perfect. Personally, given the natural sharpness of AMOLED screens, I think most people while not be bothered by this or even notice.
"Phone Mode" vs "Tablet Mode"
As some posters have reported, going to 240 dpi or below will result in Android thinking your device is a tablet. I have been running 240 for a few days now and I'm loving it. In my opinion, may apps look a lot better in Tablet mode but if there are certain phone only apps you MUST have, please keep this in mind.
Potential Issues and Workarounds:
You will inevitably run into some compatibility issues so here are few final thoughts
Which ROM to use?
TouchWiz-based Roms: All roms based on stock Samsung TW for the GSIII were written with only the native resolution in mind. This means that certain apps and aspects of the OS will not scale well with a higher resolution::
- TouchWiz UX Launcher: If you are dead-set on using the default TW launcher, this mod may not be for you. The proportions will look way off and because you cannot edit things like margin or grid layout, it is not fixable. Aftermarket launchers like Apex handle the conversion much better (more on that later)
- The Phone Dialer: The dialer looks like small box that fills up only a portion of the screen. To resolve, you can use an aftermarket dialer app like "exDialer" from the Play Store
- TW E-mail App: The TW e-mail app (not gmail) also doesn't scale well. You can flash the AOSP version of e-mail as a workaround
- Stock Camera App: You will notice some of the border coloring and margins doesn't scale very well but the functionality is still perfect
- Notification Bar: I have noticed the little lines in the pull-down become off-center after you adjust the dpi. Again, a minor annoyance which doesn't effect functionality
- Twitter:*You may have profile pictures show up in 2 different sizes (Thanks Msilvame!)
Some additional feedback from other posters(thanks mhtruth!) but note that I personally do not have all of these issues
*status bar quick toggles DON'T scroll (stuck with just the 1st 5)
*status bar "remove all (X)" missing (swiping still works)
* in call speaker boost doesn't work...(only stops you from hearing not the person on the other end)
* some apps go into tablet mode (ex. HBO GO)
AOSP ROMs: CM9 and AOKP handle the conversion a bit better. You won't run into the dialer or e-mail issue like with TW ROMs but there are still some bugs.
- Certain pictures of contacts may appear too zoomed in, i.e. messaging notification pictures or the favorites tab
- Other aspects of the OS may become hard to read when scaled down so much, i.e. lock screen add-on buttons, notification pull down buttons
- I recently had a chance to mess with some JB ROMs and found that the lockscreen slider/phone answer slider does not scale well and is oriented towards the right of the screen. Boo
The Play Store Doesn't Show All Apps? - This is the biggest pain in the a$$ when you mess with the lcd density settings. There is a bug in the play store that prevents you from seeing certain apps when you change the lcd settings away from default.
I have seen a few "hacked" versions of the vending.apk out there that makes the play store think you are always set to a stock dpi but for some reason, this only works for a little while. LCD Density Modder Pro has a feature where it can install a "fixed" Play Store app that can help with this issue also, but there is also a workaround.
Here are the steps to get the market working again:
1. Change LCD Density back to stock (320)
2. Reboot to take effect
3. Clear the data for the Google Play Store AND Google Services Framework
4. Open the Play Store app and you should see everything again
5. Change LCD density back to whatever you like.
6. Reboot
I know this is a bit cumbersome but it's the best solution for now. I haven't quite nailed down what triggers the market to "break" but hopefully you won't have to do this fix too often. In opinion, this small annoyance is worth it.
Also, one thing I noticed when using Rom Toolbox is that after you set your dpi to a lower setting using the "build.prop tweaks" menu, if you go back and try to set it to the stock 320, it will max out at 280 or so. Not sure why this is the case but to do this manually, go to "build.prop editor" instead and change the "ro.sf.lcd_density" to 320.
I have been told that setting your dpi to 240 will also help with Play Store issues, since 240 is a stock resolution on other devices (GSII comes to mind). Feel free to try this out, but the size of icons and fonts may be a bit too small for some tastes (thanks DutchDogg54 and chakra!)
Everything Looks Too "Stretched Out"? - Having an aftermarket launcher will help with this tremendously, as the TW launcher does not scale well at all. I personally use Apex Launcher and there are some settings you can change to make the proportions look better
1. Homescreen Settings: Change the Vertical and Horizontal margins to medium or large
2. Dock Settings: Same as above.
You may also want to mess with different homescreen grid configurations now that you have extra room. I have bumped up mine to 5 x 5 and it looks great.
Bumping up the font size can also help even things out. At 240 dpi, I put mine to "normal", but at stock I used "tiny" (thanks falconator!)
List of all the ICS compatible launchers that will work for this mod:
- Apex Launcher (my fave)
- Nova Launcher
- Go Launcher
- Atom Launcher (new!)
- Holo Launcher (new!)
And that's it. I hope this will help you out so that you won't have to go through all the trial and error I did. I promise you, after you do this, it will be impossible for you to go back to the stock resolution (everything looks HUGE)
Update: I have added some of my and mhtruth's screenshots for those who are interested. I also added a screenshot of HBO GO in tablet mode
My setup:
- 240 dpi (Tablet Mode)
- AOKP M6 R3, Black Exodus Theme
- Apex Launcher
- Homescreen: 6 x 5 grid, Horizontal Margin: Medium, Vertical Margin: Large
- Dock: Horizontal Margin: Large, Vertical Margin: Medium
- Font Size: "Normal"
Feel free to show off your own homescreen screenshots! I will update OP and add yours too!
I was just complaining about this to myself this morning. Thank you for sharing this. I'm definitely going to try messing with this.
Sent from my SGH-T999 using xda app-developers app
I find that ROM toolbox is kind of buggy on the GS3.
There use to be an app o the market that did this and it stuck on boot. I hate messing with build prop myself. Someone should whip up a new app.
-me being lazy lol
Sent from my SGH-T999 using xda app-developers app
Update:
Since 8/10 I have been running the AMAZING Paranoid Android ROM and I am in love with this. For anyone who liked the LCD Density Mod posted above, you should definitely check out this ROM. I got to experience it just a bit with my GSII and continue to be impressed with my GSIII.
I suggest you try "Phablet" Mode at first. The advantage to this ROM is that it allows you to individually adjust the density of each app separately as well as prevents market incompatibility issues. This is a MUST for people who like things at a setting other than 240.
Hope this helps!
Stuck in boot
after 3 hours of getting it rooted, i got the density app, i may of gotten the lcd density modder , i didnt know there was 2 kinds. but i put it to 200, rebooted and now i try to turn on and it goes to samsung logo but then just turns off again, what do i do?
Well, if it didnt back up your build.prop then the easiest thing would be to flash a rom.
Or if you have a nandroid restore just the system part.
Otherwise plug up to your computer and oull your build.prop, set it back to default and push it back to system.
Sent from my SGH-T999 using xda app-developers app
I'm running AOKP milestone 1 on my SGSIII, when I change my density I get screen flashes. Is this the incompatibility your talking about? I've tried different DPIs with the same result. I've used the density changer built into ROM control, as well as ROM toolbox, both with the same results. Any help is appreciated. Thanks.
Let me make a few notes:
First, stock ics touchwiz ROMs do not like anything lower than 240. This means any ROM that is touchwiz based off stock ics will result in boot loops.. trust me been there -.-
Secondly, don't waste your money on the LCD density mod app to fix the market. I've already fixed the market. Just flash my zip found [MOD][APP][UPDATE 3.10.10] 320DPI GoogleServicesFramework and google play and you should be golden. Don't have a custom recovery, then extract the files from the zip and use a root file browser to copy them to the system/app directory.
Oh and 240 isn't tablet mode. I'm currently at 210 and it's not tablet mode.. I don't remember what it was.
Sent from my SGH-T999 using Tapatalk 2
So..... Any recommendations on the screen flashing after changing the density?
elterible said:
I posted a similar guide for my Galaxy SII, so I figured I would share the love here. Hopefully this helps out a few folks who want to better utilize the amazing screen on the GSIII. I am manually copying this from my post in the now closed combined GSIII forums. Please feel free to comment and make suggestions and please "thank" if you appreciate the post!
General Info for Beginners:
The Galaxy SIII comes with a gorgeous 4.8 inch, 1280 x 720 (albeit pentile) screen. As great as the screen looks, I couldn't help but feel that there is a lot of "wasted space" at the existing resolution. The best example of this fact is the app drawers default 4 x 5 layout. In my opinion, things look much better when the the icons are a bit smaller and more tightly grouped. For those that feel the same way, there is a simple build.prop edit you can do to "trick" you phone to thinking it is set to a higher resolution
How-To Change the Density Setting:
To accomplish this, all you have to do is change the build.prop setting for "ro.sf.lcd_density". There are multiple programs out there that makes this much easier but I have found the best results with "ROM Toolbox". Feel free to buy the full version to support the dev but if all you are looking to do is change the density setting, the lite version will do just fine.
1. download and install "ROM Toolbox" from the Google Play Store
2. go to the "Performance" tab
3. click "build.prop tweaks"
4. change the "LCD Density" slider to whatever DPI you like
5. reboot
As mentioned, there are multiple programs out there but based on my personal experiences, DO NOT USE "LCD DENSITY MODDER" from the play store. This app is known to cause soft-bricks/bootloops. However, I have been told that LCD Density Modder CAN still help with the Play Store app issue, but you will have to buy the pro version for that feature. Thanks uber_mike! (more on that later)
What Setting to Choose:
This is matter of personal opinion so try out different setups and see what you like best. Remember, the lower you set the number, the smaller your icons/text will appear but will also give you more screen real estate. I suggest starting from about 280 or so and working your way down and find something you like.
You may also notice that text and icons appear less sharp when messing with these settings. Keep in mind that because you are not truly changing your screen resolution, the translation will not be perfect. Personally, given the natural sharpness of AMOLED screens, I think most people while not be bothered by this or even notice.
"Phone Mode" vs "Tablet Mode"
As some posters have reported, going to 240 dpi or below will result in Android thinking your device is a tablet. I have been running 240 for a few days now and I'm loving it. In my opinion, may apps look a lot better in Tablet mode but if there are certain phone only apps you MUST have, please keep this in mind.
Potential Issues and Workarounds:
You will inevitably run into some compatibility issues so here are few final thoughts
Which ROM to use?
TouchWiz-based Roms: All roms based on stock Samsung TW for the GSIII were written with only the native resolution in mind. This means that certain apps and aspects of the OS will not scale well with a higher resolution::
- TouchWiz UX Launcher: If you are dead-set on using the default TW launcher, this mod may not be for you. The proportions will look way off and because you cannot edit things like margin or grid layout, it is not fixable. Aftermarket launchers like Apex handle the conversion much better (more on that later)
- The Phone Dialer: The dialer looks like small box that fills up only a portion of the screen. To resolve, you can use an aftermarket dialer app like "exDialer" from the Play Store
- TW E-mail App: The TW e-mail app (not gmail) also doesn't scale well. You can flash the AOSP version of e-mail as a workaround
- Stock Camera App: You will notice some of the border coloring and margins doesn't scale very well but the functionality is still perfect
- Notification Bar: I have noticed the little lines in the pull-down become off-center after you adjust the dpi. Again, a minor annoyance which doesn't effect functionality
- Twitter:*You may have profile pictures show up in 2 different sizes (Thanks Msilvame!)
Some additional feedback from other posters(thanks mhtruth!) but note that I personally do not have all of these issues
*status bar quick toggles DON'T scroll (stuck with just the 1st 5)
*status bar "remove all (X)" missing (swiping still works)
* in call speaker boost doesn't work...(only stops you from hearing not the person on the other end)
* some apps go into tablet mode (ex. HBO GO)
AOSP ROMs: CM9 and AOKP handle the conversion a bit better. You won't run into the dialer or e-mail issue like with TW ROMs but there are still some bugs.
- Certain pictures of contacts may appear too zoomed in, i.e. messaging notification pictures or the favorites tab
- Other aspects of the OS may become hard to read when scaled down so much, i.e. lock screen add-on buttons, notification pull down buttons
- I recently had a chance to mess with some JB ROMs and found that the lockscreen slider/phone answer slider does not scale well and is oriented towards the right of the screen. Boo
The Play Store Doesn't Show All Apps? - This is the biggest pain in the a$$ when you mess with the lcd density settings. There is a bug in the play store that prevents you from seeing certain apps when you change the lcd settings away from default.
I have seen a few "hacked" versions of the vending.apk out there that makes the play store think you are always set to a stock dpi but for some reason, this only works for a little while. LCD Density Modder Pro has a feature where it can install a "fixed" Play Store app that can help with this issue also, but there is also a workaround.
Here are the steps to get the market working again:
1. Change LCD Density back to stock (320)
2. Reboot to take effect
3. Clear the data for the Google Play Store AND Google Services Framework
4. Open the Play Store app and you should see everything again
5. Change LCD density back to whatever you like.
6. Reboot
I know this is a bit cumbersome but it's the best solution for now. I haven't quite nailed down what triggers the market to "break" but hopefully you won't have to do this fix too often. In opinion, this small annoyance is worth it.
Also, one thing I noticed when using Rom Toolbox is that after you set your dpi to a lower setting using the "build.prop tweaks" menu, if you go back and try to set it to the stock 320, it will max out at 280 or so. Not sure why this is the case but to do this manually, go to "build.prop editor" instead and change the "ro.sf.lcd_density" to 320.
I have been told that setting your dpi to 240 will also help with Play Store issues, since 240 is a stock resolution on other devices (GSII comes to mind). Feel free to try this out, but the size of icons and fonts may be a bit too small for some tastes (thanks DutchDogg54 and chakra!)
Everything Looks Too "Stretched Out"? - Having an aftermarket launcher will help with this tremendously, as the TW launcher does not scale well at all. I personally use Apex Launcher and there are some settings you can change to make the proportions look better
1. Homescreen Settings: Change the Vertical and Horizontal margins to medium or large
2. Dock Settings: Same as above.
You may also want to mess with different homescreen grid configurations now that you have extra room. I have bumped up mine to 5 x 5 and it looks great.
Bumping up the font size can also help even things out. At 240 dpi, I put mine to "normal", but at stock I used "tiny" (thanks falconator!)
List of all the ICS compatible launchers that will work for this mod:
- Apex Launcher (my fave)
- Nova Launcher
- Go Launcher
- Atom Launcher (new!)
- Holo Launcher (new!)
And that's it. I hope this will help you out so that you won't have to go through all the trial and error I did. I promise you, after you do this, it will be impossible for you to go back to the stock resolution (everything looks HUGE)
Update: I have added some of my and mhtruth's screenshots for those who are interested. I also added a screenshot of HBO GO in tablet mode
My setup:
- 240 dpi (Tablet Mode)
- AOKP M6 R3, Black Exodus Theme
- Apex Launcher
- Homescreen: 6 x 5 grid, Horizontal Margin: Medium, Vertical Margin: Large
- Dock: Horizontal Margin: Large, Vertical Margin: Medium
- Font Size: "Normal"
Feel free to show off your own homescreen screenshots! I will update OP and add yours too!
Click to expand...
Click to collapse
Im running a stock rom on a Chinese phone (W9208) and i dont have LCD density...apps dont work either...is there hope for me?
rndm said:
Im running a stock rom on a Chinese phone (W9208) and i dont have LCD density...apps dont work either...is there hope for me?
Click to expand...
Click to collapse
I'm not too familiar with that model. pardon me if this is a stupid question but i'm assuming you mean "stock android"?
if so, then you're fine. download an app that will let you change the LCD density manually in the buildprop (i.e. Rom Toolbox). find the line "ro.sf.lcd_density" and change to whatever you like.
The tricky part here is to find the right number. I wrote this guide a while back for my Galaxy S3, which ran 320 dpi natively at it's 720p resolution. To achieve tablet mode (and retain compatibility with the Google Playstore), I changed it to 240. My current device (nexus 5) runs 1080p which has a stock dpi of 480. To achieve tablet mode, i changed to 320. Does this make sense? Again, it's tricky b/c i'm not sure what resolution your phone is
Well, i hope this helps, good luck!
elterible said:
I'm not too familiar with that model. pardon me if this is a stupid question but i'm assuming you mean "stock android"?
if so, then you're fine. download an app that will let you change the LCD density manually in the buildprop (i.e. Rom Toolbox). find the line "ro.sf.lcd_density" and change to whatever you like.
The tricky part here is to find the right number. I wrote this guide a while back for my Galaxy S3, which ran 320 dpi natively at it's 720p resolution. To achieve tablet mode (and retain compatibility with the Google Playstore), I changed it to 240. My current device (nexus 5) runs 1080p which has a stock dpi of 480. To achieve tablet mode, i changed to 320. Does this make sense? Again, it's tricky b/c i'm not sure what resolution your phone is
Well, i hope this helps, good luck!
Click to expand...
Click to collapse
I wish it was stock android:crying:
Star's (Chinese manufacturer) manipulation of android to copy Samsung's touchwiz.
my device is 720p and has a 6.4 inch screen...hence me wanting to change the dpi...not sure what the dpi currently is but the drop-down status bar toggles labels are squashed.
I rooted and installed loads of dpi apps and none worked. Then I looked for "ro.sf.lcd_density" and realised I don't have one in my build prop. Know any fixes?
rndm said:
I wish it was stock android:crying:
Star's (Chinese manufacturer) manipulation of android to copy Samsung's touchwiz.
my device is 720p and has a 6.4 inch screen...hence me wanting to change the dpi...not sure what the dpi currently is but the drop-down status bar toggles labels are squashed.
I rooted and installed loads of dpi apps and none worked. Then I looked for "ro.sf.lcd_density" and realised I don't have one in my build prop. Know any fixes?
Click to expand...
Click to collapse
you should be able to manually add in the line yourself.
but a word of warning, given that i have no experience with "Star" and no idea what version of android is on there, I would proceed with caution if you do that
since you have it rooted, is there any way you can flash a completely stock custom version of android on there? is there any development support for it here on XDA?
rndm said:
I wish it was stock android:crying:
Star's (Chinese manufacturer) manipulation of android to copy Samsung's touchwiz.
my device is 720p and has a 6.4 inch screen...hence me wanting to change the dpi...not sure what the dpi currently is but the drop-down status bar toggles labels are squashed.
I rooted and installed loads of dpi apps and none worked. Then I looked for "ro.sf.lcd_density" and realised I don't have one in my build prop. Know any fixes?
Click to expand...
Click to collapse
You can use "Build.prop Editor" app and add that entry yourself. That's least painful way.
Perseus71 said:
You can use "Build.prop Editor" app and add that entry yourself. That's least painful way.
Click to expand...
Click to collapse
Great didn't know I could do that, however i might leave it now...
I installed texdroider and I couldn't type any numbers in the dpi change box (probably because it directly edits the lcd density registry, which i didn't have)
Then after that I installed LCD density modder app which put my phone into a bootloop after setting 300dpi
So I assume even after adding the entry I wont have much room to play with anyway?
---------- Post added at 10:37 AM ---------- Previous post was at 10:35 AM ----------
elterible said:
you should be able to manually add in the line yourself.
but a word of warning, given that i have no experience with "Star" and no idea what version of android is on there, I would proceed with caution if you do that
since you have it rooted, is there any way you can flash a completely stock custom version of android on there? is there any development support for it here on XDA?
Click to expand...
Click to collapse
Tried searching Mediatek LCD desnsity change but to no avail. Thanks anyway.
rockyhas said:
after 3 hours of getting it rooted, i got the density app, i may of gotten the lcd density modder , i didnt know there was 2 kinds. but i put it to 200, rebooted and now i try to turn on and it goes to samsung logo but then just turns off again, what do i do?
Click to expand...
Click to collapse
As mentioned, there are multiple programs out there but based on my personal experiences, DO NOT USE "LCD DENSITY MODDER" from the play store. This app is known to cause soft-bricks/bootloops. However, I have been told that LCD Density Modder CAN still help with the Play Store app issue, but you will have to buy the pro version for that feature. Thanks uber_mike! (more on that later)
Click to expand...
Click to collapse
You're screwed. Do a reset.
I did the LCD changes through playstore i ddint see this thread and now my phone logo comes but black screen after hard rest nothing working help HTc Sensation xl

Setting natural DPI Setting

Hello guys,
I bought a new Wileyfox Swift and I'm really curious what dpi setting setting is the natural/standard one for a 5 " Display , especially for the wileyfox swift. It is said that the display has a natural of 296 ppi. which DPI Setting should I use in Cyanogen OS ? The standard of 320 DPI or a value near the natural ppi of the display? 300 DPI or less? I just want a setting the fit's the standard.
Does this value or setting has impact on other things or only the scale of things on screen?
Again, should the cyanogen os standard value of DPI be set near the standard PPI value of the smartphone display`?
thanks in advance for all helpful answers.
That is a neat little option.
Usually it affects the size of items which can be displayed. Depending on the apps you use, you'll find that their appearance and subtle part of functionality on the UX side will change a bit. Some layouts are available only for certain DPI settings. Play around with it and choose your favourite. With lower DPI you can get a bit more screen estate for content- text, icons, etc.
The difference between 300 vs 320 DPI is mostly unnoticeable. As you are looking for the natural look, you can leave it as either of the two. You can try with lower values as well. It is possible to have some problems here and there if you use DPI that is largely different than on the device (something like 240).
Pak0St said:
That is a neat little option.
Usually it affects the size of items which can be displayed. Depending on the apps you use, you'll find that their appearance and subtle part of functionality on the UX side will change a bit. Some layouts are available only for certain DPI settings. Play around with it and choose your favourite. With lower DPI you can get a bit more screen estate for content- text, icons, etc.
The difference between 300 vs 320 DPI is mostly unnoticeable. As you are looking for the natural look, you can leave it as either of the two. You can try with lower values as well. It is possible to have some problems here and there if you use DPI that is largely different than on the device (something like 240).
Click to expand...
Click to collapse
Thank you very much I guess I should consider a mental doctor because I'm switching from 300 to 320 and back several times a day lol. Some applications looking better with 300 but 320 looks more clear?!?
Anyway, appreciate you took your time to answer and I guess I'll keep the 300..... Or?.... Wow... Hard decision lol.
Take a look in this thread:
http://forum.xda-developers.com/xpo...2014-05-14-t2437377/post63835421#post63835421
I haven't tried this Xposed module to change the DPI on per-app basis. If you are on CyanogenMod instead of CyanogenOS, it is definitely worth a look.
Best case scenario- you won't change the DPI for the entire system and restart each time

Categories

Resources