Dpi changer - Xiaomi Mi Note Pro

I want to change dpi but tried to check defaul dpi from build.prop but i was suprised that this one don't have any dpi value. Has anybody else founded anything?

zige said:
I want to change dpi but tried to check defaul dpi from build.prop but i was suprised that this one don't have any dpi value. Has anybody else founded anything?
Click to expand...
Click to collapse
try to find persist.miui.density= and add the number you want after it I try it on my Mi4 and it worked

PPPPPH said:
try to find persist.miui.density= and add the number you want after it I try it on my Mi4 and it worked
Click to expand...
Click to collapse
Where to look for it?
Sent from my MI NOTE Pro using Tapatalk

sarvesvara.dasa said:
Where to look for it?
Sent from my MI NOTE Pro using Tapatalk
Click to expand...
Click to collapse
\system\build.prop

skw5115 said:
\system\build.prop
Click to expand...
Click to collapse
There was no entry. So, I added the entry and reboot the same. No luck...
Sent from my MI NOTE Pro using Tapatalk

sarvesvara.dasa said:
There was no entry. So, I added the entry and reboot the same. No luck...
Sent from my MI NOTE Pro using Tapatalk
Click to expand...
Click to collapse
There is always an entry there. For any rom on any phone. It should be at about line 79 for this device. Might vary depending upon what version you are running. But also, keep in mind that you need to delete the # sign that is before it

My Bad... I searched the full word and didn't find. I should have searched for the density word. The correct text in the device is below. I changed to 480 and then changed the launcher - works as I want... I will use this, till the per-app DPI comes through XPOSED
# ro.sf.lcd_density=640
Click to expand...
Click to collapse

sarvesvara.dasa said:
My Bad... I searched the full word and didn't find. I should have searched for the density word. The correct text in the device is below. I changed to 480 and then changed the launcher - works as I want... I will use this, till the per-app DPI comes through XPOSED
Click to expand...
Click to collapse
Also looking for a per app dpi changer
Sent from my MI NOTE Pro using XDA Free mobile app

sarvesvara.dasa said:
My Bad... I searched the full word and didn't find. I should have searched for the density word. The correct text in the device is below. I changed to 480 and then changed the launcher - works as I want... I will use this, till the per-app DPI comes through XPOSED
Click to expand...
Click to collapse
Doesn't work for me: deleted the # and/or changed the value and my Google play store interface shows a don't way too big still...
Sent from my MI NOTE Pro using XDA Free mobile app

EMJI79 said:
Doesn't work for me: deleted the # and/or changed the value and my Google play store interface shows a don't way too big still...
Sent from my MI NOTE Pro using XDA Free mobile app
Click to expand...
Click to collapse
Did you restart?

Yes I did reboot each time.
Sent from my MI NOTE Pro using XDA Free mobile app

Related

Build.prop Defaults?

Currently wondering what the value for "ro.sf.lcd_density=" is by default.
It appears that it is 240...but the fonts did not work properly other than DroidSans.
Did yet another Factory Default to fix it.
lcddensity app works on the thrill and says 240. I changed to 220 just for personal preference.
Sent from my LG-P925 using the XDA mobile application powered by Tapatalk
jasond815 said:
lcddensity app works on the thrill and says 240. I changed to 220 just for personal preference.
Sent from my LG-P925 using the XDA mobile application powered by Tapatalk
Click to expand...
Click to collapse
Can u post a screen shot... I would like to see the difference
Sent from my LG Thrill 4G
Please ignore the strange colors in the pictures, it was caused by using a screenshot app. The first picture is set to 240, the second picture is set to 200.
jasond815 said:
Please ignore the strange colors in the pictures, it was caused by using a screenshot app. The first picture is set to 240, the second picture is set to 200.
Click to expand...
Click to collapse
Power plus home does screenshot btw It was posted in another thread here...works great.
jasond815 said:
Please ignore the strange colors in the pictures, it was caused by using a screenshot app. The first picture is set to 240, the second picture is set to 200.
Click to expand...
Click to collapse
Crap i was thinking you succesfully modded your framework-res.apk... to get the orange taskbar links... haha
Sent from my LG Thrill 4G

[Q] Change device ID for a specific app?

Hey there,
I was wondering if there's a way to change the device ID for a specific application on my phone? Rogers launched Android Visual Voicemail today, but the application is only compatible for the Xperia X10 and Samsung Galaxy Q. Change the whole device ID could, I believe, create problems with my other apps.
What I'm looking to do is basically make the VVM application believe I'm using an X10/Galaxy Q, but leave my Raider ID for the other apps.
Is that even possible?
I did search around, but found nothing exactly related to what I'm looking for.
Thanks!
Yes, it is, you have to change a few things in the build.prop
ro.product.model=PH39100
ro.aa.modelid=PH3910000
ro.product.brand=cingular_us
ro.product.name=htc_holiday
ro.product.device=holiday
ro.product.board=holiday
ro.build.fingerprint=cingular_us/htc_holiday/holiday:2.3.4/GRJ22/172546.4:user/release-keys
and change it into the device you want
Maybe something in system/customize/CID but most like not
cruzin_cruzing said:
Yes, it is, you have to change a few things in the build.prop
ro.product.model=PH39100
ro.aa.modelid=PH3910000
ro.product.brand=cingular_us
ro.product.name=htc_holiday
ro.product.device=holiday
ro.product.board=holiday
ro.build.fingerprint=cingular_us/htc_holiday/holiday:2.3.4/GRJ22/172546.4:user/release-keys
and change it into the device you want
Maybe something in system/customize/CID but most like not
Click to expand...
Click to collapse
Would that affect ALL my apps?
I just want the Rogers Visual Voicemail Plus app. to think I'm using a Galaxy Q or a Xperia X10, not ALL of my apps.
Thanks!
It will basically make all apps see your phone as what you change it too. I'd think for the most part with those models you'd pretty much have access to the same apps on the market. What you have installed already shouldn't be affected I think. The visual voicemail from rogers needs to be signed up through them though so this method might not work properly. Just save a copy of your original build.prop so you can go back to normal if it doesn't work out.
Sadly it will. You could decompile the apk with apktool and edit the manifest but even that is not guaranteed.
That method is down here:
http://forum.xda-developers.com/showthread.php?t=1258335
Just scroll down a bit more.
Sent from my HTC PH39100 using xda premium
I am trying to do the same thing for an APP called Modern combat 3, i have heard that some were able to play it after changing to an samsung ID.
is there a link on how to change that build.prop?
change it in DOS/ terminal?
ikkuy said:
I am trying to do the same thing for an APP called Modern combat 3, i have heard that some were able to play it after changing to an samsung ID.
is there a link on how to change that build.prop?
change it in DOS/ terminal?
Click to expand...
Click to collapse
There is many ways. here https://market.android.com/details?id=org.nathan.jf.build.prop.editor its free realy easy to use. You got be carefull if you change wrong value in thete you can have all kings of problems.
If i helped please thank me by hiting thanks
Send from my SG2-i777 using XDA Premium App
ikkuy said:
I am trying to do the same thing for an APP called Modern combat 3, i have heard that some were able to play it after changing to an samsung ID.
is there a link on how to change that build.prop?
change it in DOS/ terminal?
Click to expand...
Click to collapse
**** I accidently thanked you while trying to hit the more button.
Sent from my GT-I9100 using Tapatalk
Waddle said:
**** I accidently thanked you while trying to hit the more button.
Sent from my GT-I9100 using Tapatalk
Click to expand...
Click to collapse
uh...thanks. i guess i d hit thank you for ur post then
---------- Post added at 01:33 PM ---------- Previous post was at 01:32 PM ----------
Waddle said:
**** I accidently thanked you while trying to hit the more button.
Sent from my GT-I9100 using Tapatalk
Click to expand...
Click to collapse
found my way there
I changed it with root explorer thx tho
cruzin_cruzing said:
Sadly it will. You could decompile the apk with apktool and edit the manifest but even that is not guaranteed.
That method is down here:
http://forum.xda-developers.com/showthread.php?t=1258335
Just scroll down a bit more.
Sent from my HTC PH39100 using xda premium
Click to expand...
Click to collapse
Can this make the switch in android id for a specific app easier?

Lack of apps/games in Play Store

Hi guys,
Anyone notice that 99% of apps are "incompatible" with the Nexus 7 from within the Play Store.
I couldn't even get Instagram to work from the Play Store, had to take the apk from my SGS2.
Could there be something blocking access to certain apps? Is it because I rooted the device? (I find both options to be unlikely, but who knows..)
The only game I noticed absent was Plants Vs Zombies.
Everything else I wanted was there, so I would say it's 99% compatible, 1% missing.
No amazon mobile, that's terrible.
Sent from my Nexus 7 using xda app-developers app
its down to the individual app developer to make it compatible, not google
GiantJay said:
No amazon mobile, that's terrible.
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
it works fine if you email the .apk file from another device like your phone
I have not had this problem and actually have instagram installed following root and unlock. Something is up with your tablet.
Sent from my HTC One XL using xda premium
If you change your DPI you will notice that you can see some more apps, or lose more apps.
Lennyuk said:
If you change your DPI you will notice that you can see some more apps, or lose more apps.
Click to expand...
Click to collapse
DPI is set to 170.
Again, the apps work fine after installing an APK, but it just seems strange that many apps in the Play Store are "incompatible with your version".
zohan99 said:
DPI is set to 170.
Again, the apps work fine after installing an APK, but it just seems strange that many apps in the Play Store are "incompatible with your version".
Click to expand...
Click to collapse
Change your dpi to 160 and magic in the play store will happen.
Sent from my LG-P999 using xda app-developers app
zohan99 said:
DPI is set to 170.
Again, the apps work fine after installing an APK, but it just seems strange that many apps in the Play Store are "incompatible with your version".
Click to expand...
Click to collapse
Derp, this is your problem. Valid DPIs: 120, 160, 240, 320. ANYTHING ELSE will be filtered if the app developer has put specific DPI criteria on their app. Period.
This is your own doing.
Beyond that, since the Nexus 7 has no primary camera, apps which require the Camera permission will be filtered. This part annoys me, as the front camera is good enough to use for such things but the permission isn't there, so the market filters it.
zohan99 said:
Hi guys,
Anyone notice that 99% of apps are "incompatible" with the Nexus 7 from within the Play Store.
I couldn't even get Instagram to work from the Play Store, had to take the apk from my SGS2.
Could there be something blocking access to certain apps? Is it because I rooted the device? (I find both options to be unlikely, but who knows..)
Click to expand...
Click to collapse
all of my games are compatible. i even added a few Tegra specific ones.
apps are all available too, the only exception is some are not optimized for the larger screen.
so its 100% for me so far and i have 4 pages worth of apps.
Lennyuk said:
If you change your DPI you will notice that you can see some more apps, or lose more apps.
Click to expand...
Click to collapse
redmonke255 said:
Change your dpi to 160 and magic in the play store will happen.
Sent from my LG-P999 using xda app-developers app
Click to expand...
Click to collapse
khaytsus said:
Derp, this is your problem. Valid DPIs: 120, 160, 240, 320. ANYTHING ELSE will be filtered if the app developer has put specific DPI criteria on their app. Period.
This is your own doing.
Beyond that, since the Nexus 7 has no primary camera, apps which require the Camera permission will be filtered. This part annoys me, as the front camera is good enough to use for such things but the permission isn't there, so the market filters it.
Click to expand...
Click to collapse
Thanks to all 3 of you! will def try to switch to 160 when I get home. This forum rocks! :]
khaytsus said:
Derp, this is your problem. Valid DPIs: 120, 160, 240, 320. ANYTHING ELSE will be filtered if the app developer has put specific DPI criteria on their app. Period.
This is your own doing.
Beyond that, since the Nexus 7 has no primary camera, apps which require the Camera permission will be filtered. This part annoys me, as the front camera is good enough to use for such things but the permission isn't there, so the market filters it.
Click to expand...
Click to collapse
Shouldn't 213 be listed
also, this is the first official JB device... many apps have not been adjusted to allow for that yet.
Sent from my Nexus 7
zohan99 said:
Thanks to all 3 of you! will def try to switch to 160 when I get home. This forum rocks! :]
Click to expand...
Click to collapse
im gonna go out on a limb here and assume u know the risk of fiddling with ur DPI manually? editing build file etc?
R3dbeaver said:
im gonna go out on a limb here and assume u know the risk of fiddling with ur DPI manually? editing build file etc?
Click to expand...
Click to collapse
yup no worries, I had to change it from 213 somehow, right?
Root Explorer, System/build.prop
zohan99 said:
yup no worries, I had to change it from 213 somehow, right?
Root Explorer, System/build.prop
Click to expand...
Click to collapse
He said the risk of doing, not how to do it. ie changing the dpi and the market issues that brings with it
Sent from my GT-I9000 using Tapatalk 2
There's a simple app in store that changes the DPI for you and also has the feature to fix the market issues.
Amazon Mobile downloads directly if you first install the Amazon app store and use that.
I got the app store from Amazon's web site when I went there to search for Amazon Mobile.
Definitely recommended. Most of my shopping is on Amazon...
scuba156 said:
He said the risk of doing, not how to do it. ie changing the dpi and the market issues that brings with it
Sent from my GT-I9000 using Tapatalk 2
Click to expand...
Click to collapse
Misread that, my bad. Anyhow, changing the DPI to 160 did not solve the problem..

Help with wanam!

Can someone please show me how to change dpi in wanam xposed. Can't seem to find it anywhere. Want to change a few apps. Thanks to all who reply! :thumbup:
BIG DOGGS CARRY GN3
marcbsmoove said:
Can someone please show me how to change dpi in wanam xposed. Can't seem to find it anywhere. Want to change a few apps. Thanks to all who reply! :thumbup:
BIG DOGGS CARRY GN3
Click to expand...
Click to collapse
I don't think you can :/
marcbsmoove said:
Can someone please show me how to change dpi in wanam xposed. Can't seem to find it anywhere. Want to change a few apps. Thanks to all who reply! :thumbup:
BIG DOGGS CARRY GN3
Click to expand...
Click to collapse
You cant do it in wanam. You have to download app settings. From there you can do per app dpi changes. If you look at the xposed installer you can download the up to date app settings program there. Id also get the play store dpi fix too so ya dont lose any app access with an unrecognized dpi.
Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app

Galaxy Note 3 - Screen DPI

Hi whats the easiest way to inrease the screen DPI? I have a SGS3 and a Note3 infront of me but I dont see anything extra on the Note3 it's just magnified. Really pointless...unless you have poor eye sight!
Please read forum rules before posting
Questions and Help issues go in Q&A and Help section
Thread moved
Thank you for your cooperation
Friendly Neighborhood Moderator
I set the dpi on an app by app basis. I left the system as is and just decreased the system font size. I feel this combo works well for me. I used Xposed App Settings to do this.
Techweed said:
I set the dpi on an app by app basis. I left the system as is and just decreased the system font size. I feel this combo works well for me. I used Xposed App Settings to do this.
Click to expand...
Click to collapse
Techweed,
I installed Xposed App Settings and played around with dpi setting
of 320 and 480 in contacts and the gallery, but didn't see any real change.
Can you provide any help?
Thanks,
Neil
tneil said:
Techweed,
I installed Xposed App Settings and played around with dpi setting
of 320 and 480 in contacts and the gallery, but didn't see any real change.
Can you provide any help?
Thanks,
Neil
Click to expand...
Click to collapse
I actually didn't change contacts or the gallery. That's strange though. I changed other apps like the Play Store and Youtube to 400 just to make everything a bit smaller and they've changed accordingly.
To tell you the truth I don't have that much experience with this either. So you've installed the framework correct? Did you save the changes you made to the two apps you mentioned?
This should help http://forum.xda-developers.com/showthread.php?t=2475209
Sent from my SAMSUNG-SGH-I727 using XDA Premium 4 mobile app
Bladerunner1825us said:
This should help http://forum.xda-developers.com/showthread.php?t=2475209
Sent from my SAMSUNG-SGH-I727 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks Bladerunner,
That was informative and helpful. Showed me what I don't know
Even added another piece to the puzzle with Rom Toolbox,
which I need to checkout and read about.
I think I need to proceed slowly down this rabbit hole...
Neil
Bladerunner1825us said:
This should help http://forum.xda-developers.com/showthread.php?t=2475209
Sent from my SAMSUNG-SGH-I727 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Bladerunner,
In the above thread you referenced, you stated you used rom toolbox to changed your whole system to 320 dpi
Where can I find that feature in rom toolbox?
Thanks,
Neil
Its the build prop editor open it and scroll all the way down and look for the LCD =480. Change it to whatever ya want then it'll prompt ya to reboot and after that DPI will be changed
Sent from my SAMSUNG-SGH-I727 using XDA Premium 4 mobile app
Bladerunner1825us said:
Its the build prop editor open it and scroll all the way down and look for the LCD =480. Change it to whatever ya want then it'll prompt ya to reboot and after that DPI will be changed
Sent from my SAMSUNG-SGH-I727 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Interesting... I never would have found that
I'll play around with it, see what I come up with
Thanks!
When your open rom toolbox, Swype to the left and you will see the build prop editor button.
Sent from my SAMSUNG-SM-N900A using Tapatalk

Categories

Resources