Change DPI - Lenovo P2 Questions & Answers

Tried to change the DPI but doesn't work through ADB which is odd as every other android phones always worked.
Any ideas?

Edit build.prop change to dpı,
And Flash to twrp

EypCnn said:
Edit build.prop change to dpı,
And Flash to twrp
Click to expand...
Click to collapse
If he unlocked his bootloader..

solazz said:
You can lower DPI without root just need to use ADB... In developer options in the phone, enable USB debugging... Then, connect to PC and run the code below:
adb shell wm density 400 && adb shell reboot
Change 400 above to the DPI that you wanted to use...
Click to expand...
Click to collapse
This worked for me, are you sure your device is properly connected?

The Dutchman said:
This worked for me, are you sure your device is properly connected?
Click to expand...
Click to collapse
Just tried it again and it's worked. Odd. Thanks guys.

Bummer that tabletUI (DPI set to 288 or lower) makes the Notification Center to force close in a loop when restarting the system and it boots up again. It worked on first reboot but now not. Not even after a factore reset. Funny thing it works if enabling it after the system is booted. Something with their Notification Center APK does not like low DPI at startup.

Hi, What is the current screen density of the P2 and what is a good value to change to
Ta

Build.prop needed
Please help me, can you share the build.prop of the Lenovo p2? I Need it for a bug fixing try. Thanks

I changed the dpi with root essentials, works great
Sent from my Lenovo P2a42 using XDA-Developers Legacy app

Tao98 said:
Please help me, can you share the build.prop of the Lenovo p2? I Need it for a bug fixing try. Thanks
Click to expand...
Click to collapse
What's the location of the file.

kelosh said:
Hi, What is the current screen density of the P2 and what is a good value to change to
Ta
Click to expand...
Click to collapse
DPI-Calculator says 401dpi is the real density of this display. And this value looks properly to me :cyclops:.

Does anyone know how to change change dpi without having unlocked bootloader?

there is the option in settings/display/screen size
at least in nougat.

@Korax94 And if you don't have nougat you should read post 4 in this thread.

Related

Changing dpi of an app without root?

Is it possible to change dpi of one app without root?
No
please don't attempt also
pibach said:
No
Click to expand...
Click to collapse
In a bid to improve display performance of my tab S ,
I have tampered with the resolution settings using an app from playstore namely resolution changer, and now my tab S, boots up but with a bunch of failed to load........messages and i cant see anything on the screen.........
i had earlier( before this catastrophe) installed TWRP 2.8.5.0 and made a backup of my complete system....... but however now i am not able to boot into TWRP also. Links to mega.co.nz are not working , therefore unable to download stock ROM.
kindly help me with alternate solutions or working links to stock firmwares......
Only way to get out of that is reflash stock rom, afaik. Samsung GUI cannot handle different DPI and crashes, that is why app individual DPI (with root) ist required. There are a bunch of threads on that toppic...
pibach said:
Only way to get out of that is reflash stock rom, afaik. Samsung GUI cannot handle different DPI and crashes, that is why app individual DPI (with root) ist required. There are a bunch of threads on that toppic...
Click to expand...
Click to collapse
thanks, just did that and my tab is back to life
That's learning the hard way. I've gone the same route, see here : http://forum.xda-developers.com/galaxy-tab-s/general/dpi-settings-t2833667

[ROM] Pure LG Experience

Disclaimer:
Always make a backup first!! Flash at your own risk!
We are NOT responsible for anything that may happen to your phone.
We cannot be held responsible for smoke, fire, water, or other natural disasters.
Pure LG Experience​
What You Get
~ Based on Lollipop 13B firmware
~ Setenforce Permissive
~ Rooted Thanks goes to Chainfire SuperUser
~ Fully Debloated Verizon apps
~ Theme engine + Fonts supported
~ MyPlaces Supported
~ Google Cloud Drive activator supported
~ Smart Settings Supported
~ Backup & Restore Supported
~ User Mode Supported
~ Command Center Supported ( Widget )
~ Debugging changed to show more output in logcat ( Features the same dubug output as userdebug mode )
~ Insecure adbd on boot complete ( You still have to confirm your usb RSA though ) thanks to chainfire for the ideal
~ busybox added thanks to stericson binary
~ init.d supported
~ LG Smart world added
~ Few Overlay Changes
~ adb debugging enabled by default ( boot complete )
~ Patched qseecomd binary ( Memory / IO controller )
~ Deodex see notes on page 2
~ Disabled Modified system reporting
~ If system report modified, kdz stock then dd my image over
~ Disabled OTA's
~ Added LG stock browser
Download: FlashFire Install .zip
https://drive.google.com/file/d/0B3ocVtK9s0YrSm1SUGo1Tkx0N3c/view?usp=sharing
Click to expand...
Click to collapse
Guide to Using FlashFire:
http://forum.xda-developers.com/showpost.php?p=64425346&postcount=1
Click to expand...
Click to collapse
Notes:1
To enable HD calling, download myverizon app, activate hd calling then leave cache & /data/data but delete the app out of the data/app. feature stays enabled.
Click to expand...
Click to collapse
Notes:2
I issue the command after pushing files modded / permissions reset, give you an idea if it will work. if not you still have root via command prompt to fix your mistakes. Once fixed the system will boot fine. I find helpful, lot less of kdz restores I do.
setprop ctl.restart zygote
Click to expand...
Click to collapse
Notes:3 Using flashfire on my device
http://forum.xda-developers.com/showpost.php?p=64425346&postcount=1
Click to expand...
Click to collapse
Notes:4 Triggers LG Security
/# Non Booting deodex /system/app apks if modified
#
/system/app/LGATCMDService
/system/app/LGVZWStartupwizard
#
/# Non Booting deodex /system/priv-app apks if modified
#
Click to expand...
Click to collapse
Notes 5: Disabling Modified System
Rename or delete.
/system/bin/rctd
Click to expand...
Click to collapse
Download attached rct.cfg file and replace current file and repair permissions.
/persist/rct.cfg
Click to expand...
Click to collapse
Reporting will now show Official in all spectrum
Notes 6: Multi-user Mode - Add these lines to the /system/build.prop
fw.max_users=3
fw.show_multiuserui=1
Click to expand...
Click to collapse
Notes 7: Enable Multi-Window mode /system/build.prop
persist.splitwindow.support_all=true
Click to expand...
Click to collapse
Notes 8: Enable ABD and DeBugging on first boot /system/build.prop
sys.usb.state=auto_conf,adb
persist.service.adb.enable=1
persist.service.debuggable=1
Click to expand...
Click to collapse
Notes 8: Custom script apk_delete.sh - Location -> /system/vendor/bin/apk_delete.sh.
This file does not exist in our builds, but is enabled via boot.img init.rc's, You can place anything you want here. Does not run on first boot and each modification to the file will require 2 reboots, after which you shutdown / startup like normal scripts.
To Enable apk_delete.sh add this line to /system/build.prop then add your custom script to Location -> /system/vendor/bin/apk_delete.sh
persist.data.sbp.update=1
Click to expand...
Click to collapse
Thank You Eugene for this initiative
Sent from my VS986 using Tapatalk
Rooted?
Enviado desde mi VS986 mediante Tapatalk
CyberManiaK said:
Rooted?
Enviado desde mi VS986 mediante Tapatalk
Click to expand...
Click to collapse
Yes it's rooted.
*EDIT*
12/21/15
I should have the flashfire img put together today with instruction on how to flash it.
OP Updated for flashfire & guide
Has anyone tried this?
Sent from my VS986 using Tapatalk
I have. So far its great! I installed flash fire style. Everything went fine. Only thing now is in trying to get advanced calling to work again. I already had it enabled. I did what OP suggested but nothing is working. Other than that its nice to have smart settings!
hschreibz7 said:
I have. So far its great! I installed flash fire style. Everything went fine. Only thing now is in trying to get advanced calling to work again. I already had it enabled. I did what OP suggested but nothing is working. Other than that its nice to have smart settings!
Click to expand...
Click to collapse
Did you download myverizon app and then activate hd calling before deleting out of /data/app?
I'll look into this issue in the morning.
All is working fine except hd calling want activate. Downloaded my verizon app and then went to settings avanced calling to activate but get the process.com.Android.settings has stopped. I've done everything from wipe settings and apps to flashing again and nothing helps. Any suggestions?
---------- Post added at 07:43 PM ---------- Previous post was at 07:42 PM ----------
eugene373 said:
Did you download myverizon app and then activate hd calling before deleting out of /data/app?
I'll look into this issue in the morning.
Click to expand...
Click to collapse
Just saw your post. Same problem here with hd calling
I'll have a look at the settings.apk does anyone have the stock LGSettings.apk with odex files. I'd have to flash back to stock at this point.
rsb321 said:
All is working fine except hd calling want activate. Downloaded my verizon app and then went to settings avanced calling to activate but get the process.com.Android.settings has stopped. I've done everything from wipe settings and apps to flashing again and nothing helps. Any suggestions?
---------- Post added at 07:43 PM ---------- Previous post was at 07:42 PM ----------
Just saw your post. Same problem here with hd calling
Click to expand...
Click to collapse
eugene373 said:
I'll have a look at the settings.apk does anyone have the stock LGSettings.apk with odex files. I'd have to flash back to stock at this point.
Click to expand...
Click to collapse
I don't but I've got the stock kdz ready to flash. I'll pull it and send to you then once we get it figured out I'll reflash your Rom .
One thing I've noticed is my hd calling says click here to turn it off although I've verified through 4g Data not working on calls and the hd notification not showing up on calls to my wife that it definatley is not working. I also know that it for sure worked on stock so it's something that's causing settings to stop. Soon as I get flashed to stock I'll upload settings.apk
See the errors now, I'll have it fix soon.
eugene373 said:
See the errors now, I'll have it fix soon.
Click to expand...
Click to collapse
Ok after 2 hours of messing with adb saying my device is offline I give up...adb worked fine but this is the first time using it with Windows 10 so I'm guessing it's got drivers messed up which is causing it to not issue a device authorization attempt which means I can't use adb right now.....
I'll patiently wait for your fix. Thank you for the help
Sometimes I have the same issue with Windows, not sure of the exact problem. But restarting Windows and phone while usb is disconnected ussally fixes the issue for no apparent reason.
rsb321 said:
Ok after 2 hours of messing with adb saying my device is offline I give up...adb worked fine but this is the first time using it with Windows 10 so I'm guessing it's got drivers messed up which is causing it to not issue a device authorization attempt which means I can't use adb right now.....
I'll patiently wait for your fix. Thank you for the help
Click to expand...
Click to collapse
I want to know after flashing this img my non Verizon CDMA carrier's 3G settings are gone, and I can't connect anymore through 3G.
It needs 3G settings reprogramming , what could caused this issue ?
Knowing that I flashed 13b KDZ on top of 10B and then flashed another 13B rooted img and nothing like that happened...
Sent from my VS986 using Tapatalk
Have the hd calling fixed, DADER can you send me a screen shot?
*Edit*
I did a factory wipe and have some of the issues at hand now, working on them to day / now... Fixing the issues.
Edit-2 adb error
I've fixed Root adbd insecure. it now waits to see if you have rsa key before running.
Edit-3
Think I found the fix for VVm not working. fixed now
edit-4
I'll try and have it uploaded by X-mas morning
eugene373 said:
Have the hd calling fixed, DADER can you send me a screen shot?
*Edit*
I did a factory wipe and have some of the issues at hand now, working on them to day / now... Fixing the issues.
Click to expand...
Click to collapse
Any chance of working VVM? Just wondering because even installing it won't connect to the service.
eugene373 said:
Have the hd calling fixed, DADER can you send me a screen shot?
Click to expand...
Click to collapse
Unfortunately I am not a Verizon user, I do use my phone on a Yemeni CDMA carrier called "Yemen Mobile" which it doesn't has any features like HD calling, only 3G network (EV-DO) [emoji3] .
Please tell me what to take a screenshot for and I will be happy to take it.
Thanks
Sent from my VS986 using Tapatalk
Working great so far. Everything works as of now , including HD calling (Note#1 in thread post#2 worked for me). Great job and thanks again!

build.prop DPI change cause bootloop

I'm on MM 20B now, I'm trying to change the stock DPI from 640 to 540 but the phone goes in bootloop, from there I use TWRP to replace the "build.prop" file with a untouched copy to solve the loop. Now, why is it doing that in the first place. Btw is not a MM problem, I had this problem even with LP roms.
alinnsts said:
I'm on MM 20B now, I'm trying to change the stock DPI from 640 to 540 but the phone goes in bootloop, from there I use TWRP to replace the "build.prop" file with a untouched copy to solve the loop. Now, why is it doing that in the first place. Btw is not a MM problem, I had this problem even with LP roms.
Click to expand...
Click to collapse
Use an editor that does not truncate the build.prop to a size of maximum 10KB. Most editors do so you will "lose" the end of the file.
Textroider is a nice and simple app to do the task you're trying to achieve :good:
Pfeffernuss said:
Use an editor that does not truncate the build.prop to a size of maximum 10KB. Most editors do so you will "lose" the end of the file.
Textroider is a nice and simple app to do the task you're trying to achieve :good:
Click to expand...
Click to collapse
Thanks mate! ?

Vibe P1 Custom ROM LED not working

I flashed the official Resurrection Remix [5.8.2] ROM yesterday, and while it works like a charm I noticed my notification LED doesnt work. The LED itself works when charging or on low battery, but doesnt react to notifications at all.
I did try a guide that apparently fixes it by using light flow, however that guide doesnt work for me.
Also, the notification LED control section in the settings app only has the battery control option, not the notification control.
Thanks in advance for your help.
NeptunePH said:
I flashed the official Resurrection Remix [5.8.2] ROM yesterday, and while it works like a charm I noticed my notification LED doesnt work. The LED itself works when charging or on low battery, but doesnt react to notifications at all.
I did try a guide that apparently fixes it by using light flow, however that guide doesnt work for me.
Also, the notification LED control section in the settings app only has the battery control option, not the notification control.
Thanks in advance for your help.
Click to expand...
Click to collapse
Read the guide carefully again, it is 100% work, cuz 10 or more people use it.
Starchm said:
Read the guide carefully again, it is 100% work, cuz 10 or more people use it.
Click to expand...
Click to collapse
The thing is I cant find the values mentioned in the guide.
NeptunePH said:
The thing is I cant find the values mentioned in the guide.
Click to expand...
Click to collapse
What app do u want to use?
Starchm said:
What app do u want to use?
Click to expand...
Click to collapse
Well pretty much any app that can give notifications (example: whatsapp, kik, gmail, etc.)
NeptunePH said:
Well pretty much any app that can give notifications (example: whatsapp, kik, gmail, etc.)
Click to expand...
Click to collapse
Try to edit smt in notification settings and then save the backup.
Starchm said:
Try to edit smt in notification settings and then save the backup.
Click to expand...
Click to collapse
What does smt mean? (sorry Im really new at ROMS and what not..)
NeptunePH said:
What does smt mean? (sorry Im really new at ROMS and what not..)
Click to expand...
Click to collapse
Edit something in the notification settings, then save the backup.
Starchm said:
Edit something in the notification settings, then save the backup.
Click to expand...
Click to collapse
I already tried that, but the thing is, it requires me to change some settings in the backup.txt file, however I dont have those settings at all, therefor I cant change them
NeptunePH said:
I already tried that, but the thing is, it requires me to change some settings in the backup.txt file, however I dont have those settings at all, therefor I cant change them
Click to expand...
Click to collapse
Change them in the app, then notification settings, then choose app and settings.
NeptunePH said:
I already tried that, but the thing is, it requires me to change some settings in the backup.txt file, however I dont have those settings at all, therefor I cant change them
Click to expand...
Click to collapse
Any news?
Starchm said:
Any news?
Click to expand...
Click to collapse
Alright so I reflashed the ROM and tried the method again. Everything is fine until I need to change the text document. There is no way for me to change any settings in the text since they dont even appear.
For example, in notepad++ on my PC I search for led_flash_setting, yet it doesnt even exist. Which means I cant use the method.
NeptunePH said:
Alright so I reflashed the ROM and tried the method again. Everything is fine until I need to change the text document. There is no way for me to change any settings in the text since they dont even appear.
For example, in notepad++ on my PC I search for led_flash_setting, yet it doesnt even exist. Which means I cant use the method.
Click to expand...
Click to collapse
Send me your facebook link in pm.
Starchm said:
Any news?
Click to expand...
Click to collapse
Sir, can you upload here your .txt backup file that is working? I can't also find the parameters. Your help is so much appreciated. Regads.

editing build.prop on android 10 final.

There seems to be no way to mount /system rw on Q/10 or am i missing the workaround somewhere?
I don't know how to mount /system rw, but you can use "MagiskHide Props Config" to change prop value.
I noticed this also and just factory reset my phone before seeing this about magisk. I'll try that when I get back up and running.
in twrp is shows you can't mount /system or /vendor
I thought I did something wrong when preserving root through the OTA with Magisk. Must be a new A10 thing??
drt054 said:
I noticed this also and just factory reset my phone before seeing this about magisk. I'll try that when I get back up and running.
in twrp is shows you can't mount /system or /vendor
I thought I did something wrong when preserving root through the OTA. Must be a new A10 thing??
Click to expand...
Click to collapse
yes, since Q beta 3, see https://forum.xda-developers.com/pixel-2-xl/help/android-q-beta-3-wont-mount-rw-t3929443
editing build.prop is the first thing I do after root. I need tethering badly.
also cannot do a nandroid backup in twrp because of this.
I figured out if you are rooted with Magisk you can use the prop editor on the terminal. just type props and follow the menus
DebianDog said:
I figured out if you are rooted with Magisk you can use the prop editor on the terminal. just type props and follow the menus
Click to expand...
Click to collapse
Hey, I know I'm extremely late to this but I just tried this and it's working for me so far. I used MagiskHide Props Config and a terminal window and I have tethering working again on my Pixel 2 XL. Thank you for your instructions!
DebianDog said:
I figured out if you are rooted with Magisk you can use the prop editor on the terminal. just type props and follow the menus
Click to expand...
Click to collapse
Trying to do that right now, can't quite work it out. Did you select option #4--'add/edit custom props'? That doesn't seem to get where I wanna GO, which is adding a line to the default prop. None of the other options looks right
Mejud said:
Trying to do that right now, can't quite work it out. Did you select option #4--'add/edit custom props'? That doesn't seem to get where I wanna GO, which is adding a line to the default prop. None of the other options looks right
Click to expand...
Click to collapse
Mejud, Yes, I selected option # 4 and followed what was posted earlier and entered "net.tethering.noprovisioning=true" in selection n- New custom prop. After that, I rebooted my Pixel 2 XL and was able to enable tethering again. I did it so fast that I didn't think of listing the missing steps I figured out on my own.
rsnyc said:
Mejud, Yes, I selected option # 4 and followed what was posted earlier and entered "net.tethering.noprovisioning=true" in selection n- New custom prop. After that, I rebooted my Pixel 2 XL and was able to enable tethering again. I did it so fast that I didn't think of listing the missing steps I figured out on my own.
Click to expand...
Click to collapse
Finally got it--Apparently I'm either supposed to do it twice (after selecting 'new prop' ) else I'm supposed to hit enter, and THEN type in the line
Anyhow, it works now, thanks
Mejud said:
Finally got it--Apparently I'm either supposed to do it twice (after selecting 'new prop' ) else I'm supposed to hit enter, and THEN type in the line
Anyhow, it works now, thanks
Click to expand...
Click to collapse
Glad you got it up and working. Now I'm hoping this will continue to work after updating to December's update. By the way, would you know how to get Google Pay to work? Thanks in advance.
Sorry, never tried it
is the net.tethering.noprovisioning=true prop edit still working on April update? I've tried unsuccessfully with MagiskHideProps. Looks like I was able to add using terminal,but not hotspot. Looking a build.prop in file explorer doesn't show the edit?
forepj said:
is the net.tethering.noprovisioning=true prop edit still working on April update? I've tried unsuccessfully with MagiskHideProps. Looks like I was able to add using terminal,but not hotspot. Looking a build.prop in file explorer doesn't show the edit?
Click to expand...
Click to collapse
It's still working for me, only now I'm running it on my Pixel 3 XL instead of the 2 XL. It was working with the March update and thankfully I didn't need to do anything when I updated to April.
Is it possible to get wifi calling enabled on the Verizon network in the USA with a Google unlocked pixel 2 xl?
I've not touched my phone since doing the Nov 2019 update, now I'm hesitant to
Mejud said:
I've not touched my phone since doing the Nov 2019 update, now I'm hesitant to
Click to expand...
Click to collapse
I understand. I get nervous about updating my Pixel 3 XL also but thankfully the forums have been a huge help.
My concern is not being able to keep the hotspot running, monumental nightmare for me
Mejud said:
My concern is not being able to keep the hotspot running, monumental nightmare for me
Click to expand...
Click to collapse
It's always a good practice to make a backup so, God forbid something goes wrong, you're good.
I want to edit the build.prop file and add the below two lines to enable me to add the APN settings on ROG 3 phone.
ril.sales_code=LOL
ro.csc.sales_code=LOL
How can I do it?
While terminal solution seems good for tethering, it doesn't have
the option for a full fletched editing of the build.prop file.

Categories

Resources