Question Changing Display Density - OnePlus 9 Pro

Just recently updated to stock A13 OOS (unlocked BL and rooted, LE 2125), and am wondering what the best way to change the display density system wide? The default settings are not quite small enough for my taste. Additionally, changing the smallest width setting within Developer Settings causes some undesirable outcomes; space below keyboard/home screen, weird Google Now spacing.
Also, when changing the smallest width developer setting, some elements of the system don't seem to respect that setting including lock screen date and clock, stock launcher, etc. I would prefer not to flash any custom roms as most I've tried have too many bugs.
I was wondering if there's any ADB command, magisk module, or anything I could do to make the display density smaller?

Have you played with Settings Font and Display size....

galaxys said:
Have you played with Settings Font and Display size....
Click to expand...
Click to collapse
Yes, display size is set to small, and so is font size

If it still comes out too big, i think you might have the same problem as I did. I had to factory reset after a fresh F16 install. No problems since.

You want this command:
adb shell wm density 560
Change the number until you find a density you like.

Related

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

Is it possible to change the DPI without shrinking the keyboard?

I tried using the adb command and while it does adjust the DPI, the keyboard will shrink to a point where its impossible to actually type, but the size of the screen elements are to my liking.
I didnt see ro.sf.lcd.density in my build.prop so I added it in but it doesn't seem to be doing anything on a reboot. On my 6P I was able to adjust the DPI with this line and the keyboard wouldnt shrink so it was still usable for my thumbs.
Has anyone found a way to adjust the DPI outside of the adb command that would give more screen real estate without compromising keyboard usability? Maybe some values you guys are liking that you can suggest to me.
Thank you
pr0adam said:
I tried using the adb command and while it does adjust the DPI, the keyboard will shrink to a point where its impossible to actually type, but the size of the screen elements are to my liking.
I didnt see ro.sf.lcd.density in my build.prop so I added it in but it doesn't seem to be doing anything on a reboot. On my 6P I was able to adjust the DPI with this line and the keyboard wouldnt shrink so it was still usable for my thumbs.
Has anyone found a way to adjust the DPI outside of the adb command that would give more screen real estate without compromising keyboard usability? Maybe some values you guys are liking that you can suggest to me.
Thank you
Click to expand...
Click to collapse
Developer options > smallest width.
mitchdickson said:
Developer options > smallest width.
Click to expand...
Click to collapse
Oh i should have mentioned that as well. Shrinks the keyboard like crazy. Ideally I want a way that shrinks everything BUT Swiftkey. Today in a different thread I found you can shrink everything and scale up GBoard which may be what I end up doing but Im a bit stubborn since on the 6P I was able to shrink everything but swiftkey.
Are you talking about Swiftkey specifically? I changed the display size in Display settings, and the default Gboard keyboard stayed the same size when the display size was both Default, and then when I went up a size. It stayed the same. I expected it to get bigger, but it didn't. Unless it did, and I didn't notice, but when I put the display size back to default the keyboard stayed the same size cause it looked almost too big compared to the rest of the display. Does your default Gboard keyboard get bigger/smaller when changing the display size?

Font size reduction / Quick settings icons

Hello All,
1) Just as the title reads, is there a way to reduce the font size further than the lowest option from Settings > Display > Font size ? I just want maybe a little bit more. (PS: I'm trying to get the same font size and consistency as my OP7 Pro)
2) Is there a way I can change the quick settings icons's to reflect Google stock icons or Oxygen OS icons ?
I think for 1) above, rooting might be a way as i've done this in the past with my HTC phones. I havent had to root my last few phones but on the Note10+ the font seems to be absurdly large and its bothering me. My OCD is not helping either.
Any suggestions on getting around this will be much appreciated !
I like small fonts, and status bar icons, I set the dpi to 549 in developer option
winol said:
I like small fonts, and status bar icons, I set the dpi to 549 in developer option
Click to expand...
Click to collapse
Amazing, thats all i ever needed ! You saved me from rooting
Yes the only way to reduce fonts is to change dpi... but what dpi number is another problem..!
If you use the samsung keyboard, yes, a problem arises, as the keyboard becomes smaller when you increase dpi, I use AI type keyboard, it is not affected by dpi settings, appart from this I have not found any other problem
winol said:
If you use the samsung keyboard, yes, a problem arises, as the keyboard becomes smaller when you increase dpi, I use AI type keyboard, it is not affected by dpi settings, appart from this I have not found any other problem
Click to expand...
Click to collapse
I noticed that, but it's much better than dealing with abnormally large text and icons everywhere. I'll probably use swift keyboard or keep tuning the dpi until I find a sweet spot.

Themes / Apps / Mods Display density mod

For the sake of fun I enabled USB debugging and used adb to change the density of the display window from 420 to 320. Looks great on the large display and the amount of info you see compared to the default value might be interesting to some of you.
> adb shell wm density 320
> adb shell wm density reset ( to restore original value)
I used this trick in the past on many of my devices and it's now a habit.
Let me know if it works well for you..
Why not just change minimum width in developer options?
I use a dpi value of 1200...
Techvir said:
Why not just change minimum width in developer options?
I use a dpi value of 1200...
Click to expand...
Click to collapse
I don't like to keep dev. options "On" for many reasons.
Just for my knowledge, I any difference between the two?
Yeah Dev Options FTW, why dont you like to keep it on?
Techvir said:
Why not just change minimum width in developer options?
I use a dpi value of 1200...
Click to expand...
Click to collapse
thanks i put mine to 800 absolute life safer since alot was simply too big.
Do you know how to change the Preview Picture size ? Like in Whatsapp, instagram / fb they are soooo huuge.
In dpi, bigger the no., smaller the things on screen. So you ha e more stuff to see..
Mine is 1200 so everything is Tiny. I actually have to increase the font size to read everything
Xeon said:
For the sake of fun I enabled USB debugging and used adb to change the density of the display window from 420 to 320. Looks great on the large display and the amount of info you see compared to the default value might be interesting to some of you.
> adb shell wm density 320
> adb shell wm density reset ( to restore original value)
I used this trick in the past on many of my devices and it's now a habit.
Let me know if it works well for you..
Click to expand...
Click to collapse
does it have any impact on the battery ???
Techvir said:
In dpi, bigger the no., smaller the things on screen. So you ha e more stuff to see..
Mine is 1200 so everything is Tiny. I actually have to increase the font size to read everything
Click to expand...
Click to collapse
I tried 1200 DPI in developer settings which was fine for everything except the lock screen when I unfolded the phone while locked. It cut off the numbers on the left and right side of the keypad for entering my pin to unlock it. I use fingerprint recognition 99.9% of the time.
truckerdewd said:
I tried 1200 DPI in developer settings which was fine for everything except the lock screen when I unfolded the phone while locked. It cut off the numbers on the left and right side of the keypad for entering my pin to unlock it. I use fingerprint recognition 99.9% of the time.
Click to expand...
Click to collapse
Yes. That is the only issue I have seen so far. I mostly use face unlock or finger as well.
I would like to just increase the font size on the front screen I've already adjusted the minimum width settings from the insider screen but the outside screen fonts are still to small . I've noticed that when you go in the minimum width settings from the front screen the numbers are different then when u go in from the inside screen and if you try and adjust them from the front outer screen they won't stick they just default to there original numbers ?
My sweet spot is 744dp and Font size in the middle.
Zerobim08 said:
My sweet spot is 744dp and Font size in the middle.
Click to expand...
Click to collapse
I don't have much experience playing with them but they seem to be dynamic changing with other settings first of all the numbers are different when you go in from the inner screen and from the outer front screen
I'd just like to be able to bump up the size on the front screen already got the inside where i like it
Markeee said:
I don't have much experience playing with them but they seem to be dynamic changing with other settings first of all the numbers are different when you go in from the inner screen and from the outer front screen
I'd just like to be able to bump up the size on the front screen already got the inside where i like it
Click to expand...
Click to collapse
On the cover display. Go to developer options, change dp. This will be the dp for cover screen
Just changed my minimum width to 740, awesome.
+1 to changing the image preview size.
Zerobim08 said:
On the cover display. Go to developer options, change dp. This will be the dp for cover screen
Click to expand...
Click to collapse
Are you saying change the minimum width DP from the front screen?
Coz i don't see any change dp setting option under developer options
Also changing minimum width numbers from the front screen won't stick they just default back to original number for me
Markeee said:
Are you saying change the minimum width DP from the front screen?
Coz i don't see any change dp setting option under developer options
Also changing minimum width numbers from the front screen won't stick they just default back to original number for me
Click to expand...
Click to collapse
I meant the minimum width. Like you said this can't be changed for outer screen.
Maybe you can adjust the font size to fit outer screen, then change the minimum width on inner screen until the font size is comfortable.
Zerobim08 said:
I meant the minimum width. Like you said this can't be changed for outer screen.
Maybe you can adjust the font size to fit outer screen, then change the minimum width on inner screen until the font size is comfortable.
Click to expand...
Click to collapse
Even maximum font and display size settings don't make the outer front screen big enough for me still way small
Markeee said:
Even maximum font and display size settings don't make the outer front screen big enough for me still way small
Click to expand...
Click to collapse
Which apps the text too small? I put in middle and text size for most apps are ok for outer screen.
If it is browser you can adjust the browser text size independently
Zerobim08 said:
Which apps the text too small? I put in middle and text size for most apps are ok for outer screen.
If it is browser you can adjust the browser text size independently
Click to expand...
Click to collapse
All the front screen font is to small specify to name a few quick setting notification messages and chrome font and txt are way to small for me
I don't think theres a good way to increase the Chrome font size on android like there is on windows all you can do is expand it which not very good

Categories

Resources