I want to change my resolution of the device to the original 800×480 resolution and I need to do that with the DPI so anyone know what is the the DPI?
Sent from my YP-G70 using Tapatalk 2
kfirbep said:
I want to change my resolution of the device to the original 800×480 resolution and I need to do that with the DPI so anyone know what is the the DPI?
Sent from my YP-G70 using Tapatalk 2
Click to expand...
Click to collapse
The 5.0 has stock dpi of 240
Mmmm-) said:
The 5.0 has stock dpi of 240
Click to expand...
Click to collapse
It's 240 too, here's the stock build.prop line
Code:
wifi.interface=tiwlan0
ro.sf.lcd_density=240
dalvik.vm.heapsize=64m
I know. Custom ROMs don't change your DPI. (unless you make them) Consider using 200, that's what I use.
Sent from my YP-G70 using xda app-developers app
If you use 213 (nexus 7 dpi) then you maintain play store compatibility
Sent from my YP-G70 running my PA 2.57.4 using xda app-developers app.
iurnait said:
If you use 213 (nexus 7 dpi) then you maintain play store compatibility
Sent from my YP-G70 running my PA 2.57.4 using xda app-developers app.
Click to expand...
Click to collapse
I have a galaxy player 4.0 running the linaro ics rom and I use a dpi of 120 + a modified services.jar to get tablet ui.
120 dpi is play store compatible.
I also recommend using the xposed framework + the app settings module if using ics/jb so you can do dpi settings on a per app basis which can let you choose what uia napp uses.
I believe you can use the app settings module to set the playstore to a compatible dpi, that way you maintain play store compatibility even though your system wide dpi may not be play store compatible.
Play store and all other apps run smoothly and well on 200 DPI for me.
Sent from my YP-G70 using xda app-developers app
Related
Hi all.
A few months ago i was running Slim ICS. And everything on that rom was smaller. Like a higher resolution. Can i get this on RR3.0.6 with Dorimanx 5.78?
Kind regards
Sent from my GT-I9100 using xda app-developers app
All you need is to change your phone's dpi. Default setting is 240 dpi, if you want everything smaller than you should set lower value (220, 200, 182 or even 160).
You can do this by editing build.prop system file or use dpi changer app. Root is needed.
i9.0.1.3k galaxy imperator
What you wanna do is change the dpi. You could use apps such as Nitrality or DPI Changer from the app store to do this. Be warned changing the dpi could cause problems with Play Store.
Before you do this, have a tried changing the font size in display settings? RR v3.0.6 has the option to set font size and the smallest option kinda looks great already without having to do the above procedure.
Sent from a GT-I9100 having a mind of its own
... i changed the dpi. Phone wont boost anymore. Had to reflash rr3.0.6
Sent from my GT-I9100 using xda app-developers app
How low did you reduce the dpi to? Try out 220, 210 or 200. See if they work. Shouldn't be a problem in my opinion.
Sent from a GT-I9100 having a mind of its own
lexaniji said:
... i changed the dpi. Phone wont boost anymore. Had to reflash rr3.0.6
Sent from my GT-I9100 using xda app-developers app
Click to expand...
Click to collapse
How did you change your DPI?
Swyped from my Samsung Galaxy SII
lexaniji said:
... i changed the dpi. Phone wont boost anymore. Had to reflash rr3.0.6
Sent from my GT-I9100 using xda app-developers app
Click to expand...
Click to collapse
Don't edit your DPI with an app of you're on Android 4.1. Go to your build.prop file in /system/ and then find "ro.sf.lcd_density=240" and change the 240 to whatever you want your DPI at. Save & reboot and you shouldn't have any problems.
Sent from my GT-I9100 using xda app-developers app
okmijnlp said:
Don't edit your DPI with an app of you're on Android 4.1. Go to your build.prop file in /system/ and then find "ro.sf.lcd_density=240" and change the 240 to whatever you want your DPI at. Save & reboot and you shouldn't have any problems.
Sent from my GT-I9100 using xda app-developers app
Click to expand...
Click to collapse
have you heard about ROM toolbox before? I think it's time you do some research
Swyped from my Samsung Galaxy SII
Use ROM toolbox lite to change your DPI. I have set my DPI to 184 on my S2 running RR 3.0.6. I have no problem at all. All apps are are working fine including play store.
Sent from my GT-I9100 using xda premium
Man, try ParanoidAndroid
http://forum.xda-developers.com/showthread.php?t=1580070
When talking about romtoolbox. I saw i can use scripts in it. Can i also use ultimate kernel cleaning script?
Sent from my GT-I9100 using xda app-developers app
lexaniji said:
When talking about romtoolbox. I saw i can use scripts in it. Can i also use ultimate kernel cleaning script?
Sent from my GT-I9100 using xda app-developers app
Click to expand...
Click to collapse
No! Ultimate kernel cleaning script cannot be run as a normal script
Swyped from my Samsung Galaxy SII
Supercharged ParanoidAndroid 2.12
Dorimanx kernel 5.76B
GT I9100
Next phone: Galaxy NOTE II
OK all I have searched and all I could find is something about a build prop but I love the the 320 DPI and love a lot of the ROMs out but how difficult is it to change the DPI of a ROM and would it involve resizing widgets n stuff
Sent from my HTC6435LVW using xda app-developers app
Sense will fc on 320 dpi setting. Run a desensed Rom and the build.prop change will work. Also look at hatka supercharged rom, he just released a 320. The original 320 Rom for this phone doesn't appear to be being worked on.
Sent from my HTC6435LVW using xda app-developers app
Anyone done this. I like the stock keyboard a lot. But it doesn't run at 240 dpi. And 320 just is ridiculous so yeah.
Sent from my SCH-I605 using xda app-developers app
imablackhat said:
Anyone done this. I like the stock keyboard a lot. But it doesn't run at 240 dpi. And 320 just is ridiculous so yeah.
Sent from my SCH-I605 using xda app-developers app
Click to expand...
Click to collapse
I'm using this one which has been modded for 240dpi on Jedi ROM. Not sure if it will work on others.
https://dl.dropbox.com/u/7690837/multi%20dpi%20kboard%20note2%20full%20apk.zip
imablackhat said:
Anyone done this. I like the stock keyboard a lot. But it doesn't run at 240 dpi. And 320 just is ridiculous so yeah.
Sent from my SCH-I605 using xda app-developers app
Click to expand...
Click to collapse
Xposed framework and xposed app settings.
It by passes the android_process and allows you to define the DPI to any app.
Xposed framework thread
Xposed App settings
It might look complicated, but its really easy honestly.
I use it. And when resizing the keyboard it doesn't work. Try it yourself. However I've been using the module and installer forever now because I don't like broken looking apps.
Sent from my SCH-I605 using xda app-developers app
imablackhat said:
I use it. And when resizing the keyboard it doesn't work. Try it yourself. However I've been using the module and installer forever now because I don't like broken looking apps.
Sent from my SCH-I605 using xda app-developers app
Click to expand...
Click to collapse
I use the aosp keyboard so no issues on my end lol.
I use clean rom. Bleh. And with 240 dpi samsung keyboard doesn't work. If you use xposed and set it to 320 it's oversized and isn't usable. I haven't used any aosp rom. Never had any luck with them back using the s3. Seems these phones just like touchwiz roms
Sent from my SCH-I605 using xda app-developers app
Using xposed, you need to set both setting storage and samsung keyboard to 320 dpi. I'm at 240 dpi with these settings and the keyboard works...
Sent from my SGH-I317M using xda app-developers app
I tried that and it's still big and oversized. I'm on clean rom 4.5. You?
Sent from my SCH-I605 using xda app-developers app
I tried but didn't restart. Idk if that'll make a difference.
Sent from my SCH-I605 using xda app-developers app
imablackhat said:
I use clean rom. Bleh. And with 240 dpi samsung keyboard doesn't work. If you use xposed and set it to 320 it's oversized and isn't usable. I haven't used any aosp rom. Never had any luck with them back using the s3. Seems these phones just like touchwiz roms
Sent from my SCH-I605 using xda app-developers app
Click to expand...
Click to collapse
I had that problem. I set it to 300 and it fits nicely, although there's a slightly annoying gap at the bottom when you've got handwriting mode on.
Set keyboard to 300 still no dice
Sent from my SCH-I605 using xda app-developers app
works at 241
imablackhat said:
Anyone done this. I like the stock keyboard a lot. But it doesn't run at 240 dpi. And 320 just is ridiculous so yeah.
Sent from my SCH-I605 using xda app-developers app
Click to expand...
Click to collapse
Change to 241 using any LCD mod... Pimp My Rom should work
Is there an Mode for the Samsung Rom wich allow the Tablet notification bar like in Paranoid Android ?
Sent from my GT-I9300 using xda app-developers app
xposed framework
monkeyman98 said:
Is there an Mode for the Samsung Rom wich allow the Tablet notification bar like in Paranoid Android ?
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
I think what you are looking for is this
http://forum.xda-developers.com/showthread.php?t=1912823
hope it helped
my solution allows adjusting the dpi on a per app basis
Glebun said:
my solution allows adjusting the dpi on a per app basis
Click to expand...
Click to collapse
dpi or dpi and layout? Does it work only with TW?
I'd like to try Slim perhaps but I cannot live without tablet layout.
rootSU said:
dpi or dpi and layout? Does it work only with TW?
I'd like to try Slim perhaps but I cannot live without tablet layout.
Click to expand...
Click to collapse
both. works with TW and aosp
Glebun said:
both. works with TW and aosp
Click to expand...
Click to collapse
Hmm might check it out for a change then. Cheers.
Is there a particular module you need to use for this?
not sure, but if you search "xposed per app i9300" or something like that, you'll find it
I want the notification bar on the bottom like on paranoid android Roms. With changing dpi does not work for me
Sent from my GT-I9300 using xda app-developers app
Its the layout not the dpi you need to change
Sent from my GT-I9300 using Tapatalk 2
It changes but the notification bar disapears
Sent from my GT-I9300 using xda app-developers app
I found something in the note 2 forum but it works only for note 2 can anyone help me to port this ?
Sent from my GT-I9300 using xda app-developers app
Not possible. You need someone to port that feature to your device.
Tablet UI starts at 160 DPI, but if you set Android system with xpposed app setting to 160 your system UI would keep crashing so you'll end up loosing your Status bar
Sent from my GT-N7100 using Tapatalk HD
Does anybody know how to enable tablet ui in GT-I8552?
Sent from my GT-I8552 using XDA Premium 4 mobile app
Tuneer said:
Does anybody know how to enable tablet ui in GT-I8552?
Sent from my GT-I8552 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
TRY THIS (IF YOU KNOW WHAT IS XPOSED MODULE)
http://repo.xposed.info/module/pl.suzume.xposed.tabletui
lols21.10 said:
TRY THIS (IF YOU KNOW WHAT IS XPOSED MODULE)
http://repo.xposed.info/module/pl.suzume.xposed.tabletui
Click to expand...
Click to collapse
Yes... And it is not working... The status bar does not show up and the system ui keeps force closing...
Sent from my GT-I8552 using XDA Premium 4 mobile app
Tuneer said:
Does anybody know how to enable tablet ui in GT-I8552?
Sent from my GT-I8552 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Download Xposed framework and enable it.
Reboot.
Open build.prop using Root Browser or whatever.
Add these lines to it -
Code:
#Nav bar
qemu.hw.mainkeys=0
Download Xposed App Settings and enable the module.
Link- Click here
Reboot.
Change the DPI of status bar to 160.
Profit?
Simpler way-
Open build.prop using Root Browser-
Change the value of-
ro.sf.lcd_density to 160.
It will look like-
Code:
# Set Default LCD Density
ro.sf.lcd_density=160
OOOOHHOOOOO DOES IT REALLY WORK?? ltez try
Try and see. Works on CM9
Androlover98 said:
Download Xposed framework and enable it.
Reboot.
Open build.prop using Root Browser or whatever.
Add these lines to it -
Code:
#Nav bar
qemu.hw.mainkeys=0
Download Xposed App Settings and enable the module.
Link- Click here
Reboot.
Change the DPI of status bar to 230.
Profit?
Simpler way-
Open build.prop using Root Browser-
Change the value of-
ro.sf.lcd_density to 230.
It will look like-
Code:
# Set Default LCD Density
ro.sf.lcd_density=230
Click to expand...
Click to collapse
But that will change the lcd density... How will it trigger tablet ui?
Sent from my GT-I8552 using XDA Premium 4 mobile app
Tuneer said:
But that will change the lcd density... How will it trigger tablet ui?
Sent from my GT-I8552 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
It will, because tablets and phablets usually have a higher density. PA hybrid works on that principle.
SORRY- Tablet DPI is 160.
Sent from my Nexus 7 using Tapatalk
Androlover98 said:
It will, because tablets and phablets usually have a higher density. PA hybrid works on that principle.
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
So that means if I change my lcd density.. Then it should automatically such to tablet ui... Once I reboot it..
Sent from my GT-I8552 using XDA Premium 4 mobile app
Enable Xposed Framework.
Enable this module:
http://forum.xda-developers.com/showthread.php?t=2545080