A weird bug - Xiaomi Redmi Note 3 Questions & Answers

Ok so basically i was changing dpi, doing some cganges xmiui and then i found a veru stubbon probs that wont go at any cost!! So what is that the launcher icons have another small weird thing and the icons themselves are weird. Check out the video and the screen shoots and please tell me how to fix it..
https://youtu.be/69g6Cor9K18

You changed dpi with dpi changer app?
You must change in build.prop
And change or add line ro.sf.lcd_density=420

Denis:) said:
You changed dpi with dpi changer app?
You must change in build.prop
And change or add line ro.sf.lcd_density=420
Click to expand...
Click to collapse
Root essentials shell command mode

Androbots said:
Root essentials shell command mode
Click to expand...
Click to collapse
Have you tried my method?
It works nkw?

Denis:) said:
Have you tried my method?
It works nkw?
Click to expand...
Click to collapse
Mab i just did a factory reset and that bug still exists. What can i do please tell me!!!!!!!!!

Related

[Q]AOKP compatibility issue

I have installed Hdrog3n ICS and for most of the apps in market it shows not compatible...
what shld i do?
sunny_ag said:
I have installed Hdrog3n ICS and for most of the apps in market it shows not compatible...
what shld i do?
Click to expand...
Click to collapse
have u changed ur DPI? since std dpi is 240 and anything below most apps do not recognise it hence revert back to 240dpi
if its std 240 dpi then delete ur google a/c then reboot and setup ur a/c afresh and see
Sun90 said:
have u changed ur DPI? since std dpi is 240 and anything below most apps do not recognise it hence revert back to 240dpi
if its std 240 dpi then delete ur google a/c then reboot and setup ur a/c afresh and see
Click to expand...
Click to collapse
i have changed it to 240 dpi, but the market still says incompatible app
sunny_ag said:
i have changed it to 240 dpi, but the market still says incompatible app
Click to expand...
Click to collapse
delete the play store data and cache reboot and check also try 2 delete ur a/c and sett it afresh and check
thanks buddy that helped...
sunny_ag said:
thanks buddy that helped...
Click to expand...
Click to collapse
ur welcome ma8 u can pm me for any issues
sunny_ag said:
I have installed Hdrog3n ICS and for most of the apps in market it shows not compatible...
what shld i do?
Click to expand...
Click to collapse
its because you changed Density..
LCD density modder pro will help if you too hard for you to follow manual steps.
safepacket said:
its because you changed Density..
LCD density modder pro will help if you too hard for you to follow manual steps.
Click to expand...
Click to collapse
Reading comprehension fail.

[Q] How to remuve menus from settings.apk?

i want to ask if any body tried already to remove menus from settings like i want to hide the about phone on stock settings.apk deodexed on jb 4.2 i want to get rid of some menus in my settings i ported dakele os to mtk6589 so i would like to ask if how to? since it is a ported rom some of the menus are not a feature of my stock rom and i want to hide or remove them just to prevent boot loop for example like this in the attachment below i want to get rid of the ad block or sensor_cali .. ..
i badly need help kinda excited to release my ported rom hehe
TIA:good::fingers-crossed:
uppdate: ive done some experement in settings_header.xml i tried to change the name of about phone to phone only and it works so my conclusion is settings_headers changes the appearance of the settings menu
I have not used ICS or JB much but it's possible.
I know exact process of how to do that on GB but not ICS. You'll have to decompile Settings.apk and look for the xml which controls the layout of app.
iamareebjamal said:
I have not used ICS or JB much but it's possible.
I know exact process of how to do that on GB but not ICS. You'll have to decompile Settings.apk and look for the xml which controls the layout of app.
Click to expand...
Click to collapse
yes i think its the settings.header yet everytime i change something in that xml,recompile success, and push my mooded settings but the problem is it wont open systemUI stops everytime i try to open settings from the noti. bar and there's no icon for settings in the drawer ive check the permission its rw-r-r and its correct . ive also tried drag and drop signing still the same problem
marc2777 said:
yes i think its the settings.header yet everytime i change something in that xml,recompile success, and push my mooded settings but the problem is it wont open systemUI stops everytime i try to open settings from the noti. bar and there's no icon for settings in the drawer ive check the permission its rw-r-r and its correct . ive also tried drag and drop signing still the same problem
Click to expand...
Click to collapse
Which tool are you using to compile apps? And System apps don't need to be signed. Maybe that's the problem.
If you want, you can check out Ultimate Guide in Android Development Section which shows how to correctly compile system apps. Its sticky(noun, not an adjective ) there
iamareebjamal said:
Which tool are you using to compile apps? And System apps don't need to be signed. Maybe that's the problem.
If you want, you can check out Ultimate Guide in Android Development Section which shows how to correctly compile system apps. Its sticky(noun, not an adjective ) there
Click to expand...
Click to collapse
sorry gotta bad english here tnx gonna check it out
marc2777 said:
sorry gotta bad english here tnx gonna check it out
Click to expand...
Click to collapse
editing the xmls dose not change anything any suggestions but using apk multi tool works it didnt cause any systemui fc and the settings is properly installed but as i said as i edit xml it didnt change anything in the setting menus
marc2777 said:
editing the xmls dose not change anything any suggestions but using apk multi tool works it didnt cause any systemui fc and the settings is properly installed but as i said as i edit xml it didnt change anything in the setting menus
Click to expand...
Click to collapse
Then maybe that xml doesn't change it
Or, did you delete the modded files from keep folder?
marc2777 said:
editing the xmls dose not change anything any suggestions but using apk multi tool works it didnt cause any systemui fc and the settings is properly installed but as i said as i edit xml it didnt change anything in the setting menus
Click to expand...
Click to collapse
Are you extracting the resources.arsc from the new apk and dropping it back again after compiling?
XperienceD said:
Are you extracting the resources.arsc from the new apk and dropping it back again after compiling?
Click to expand...
Click to collapse
since im using multi tool i dont know if that resource.asrc is original from my original apk for example i already compiled my modded settings.apk shud i keep the resource.asrc or shud i get the resource.asrc from the original and unmodded settings.apk?
1757 fuchet
iamareebjamal said:
Then maybe that xml doesn't change it
Or, did you delete the modded files from keep folder?
Click to expand...
Click to collapse
ive read alot of tuts on how to add apps on settings menu yes it is possible since it is possible to add then maybe it is possible to delete ive tried to reverse the tuts on adding to delete the menus specially on the settings_header.xml and strings tried to edit those xmls after editing recompile i directly push it to my phone i tried to push unsigned and signed apks yet i get same results nothing change i got a feeling that resource.asrc has something to do with this
marc2777 said:
ive read alot of tuts on how to add apps on settings menu yes it is possible since it is possible to add then maybe it is possible to delete ive tried to reverse the tuts on adding to delete the menus specially on the settings_header.xml and strings tried to edit those xmls after editing recompile i directly push it to my phone i tried to push unsigned and signed apks yet i get same results nothing change i got a feeling that resource.asrc has something to do with this
Click to expand...
Click to collapse
If you've read my guide, you would know that you'll have to add resources.arsc from new app to old app and then push old app to your phone
iamareebjamal said:
If you've read my guide, you would know that you'll have to add resources.arsc from new app to old app and then push old app to your phone
Click to expand...
Click to collapse
can you lead mo to ur link/? so this means the created resources.asrc from my mooded apk will be transfered to my original apk am i ryt? and ill push my old apk ?
marc2777 said:
can you lead mo to ur link/? so this means the created resources.asrc from my mooded apk will be transfered to my original apk am i ryt? and ill push my old apk ?
Click to expand...
Click to collapse
Here you go
http://forum.xda-developers.com/showthread.php?t=2326393
I hope its good enough to make it clear
iamareebjamal said:
Here you go
http://forum.xda-developers.com/showthread.php?t=2326393
I hope its good enough to make it clear
Click to expand...
Click to collapse
tnx im reading this but as i check my log something is weird in the res forlder of settings.apk since this is a ported rom there are some folders that multi tool cant read
marc2777 said:
tnx im reading this but as i check my log something is weird in the res forlder of settings.apk since this is a ported rom there are some folders that multi tool cant read
Click to expand...
Click to collapse
Upload your apk.
XperienceD said:
Upload your apk.
Click to expand...
Click to collapse
http://www.4shared.com/account/home.jsp#dir=VTulsuo_ everything you need is in that link i hope you can help me im havng a hard time T_T
marc2777 said:
http://www.4shared.com/account/home.jsp#dir=VTulsuo_ everything you need is in that link i hope you can help me im havng a hard time T_T
Click to expand...
Click to collapse
Access denied?
XperienceD said:
Access denied?
Click to expand...
Click to collapse
access denied ? where sir? in the links?
marc2777 said:
access denied ? where sir? in the links?
Click to expand...
Click to collapse
Works now, but no Settings.apk?
XperienceD said:
Works now, but no Settings.apk?
Click to expand...
Click to collapse
o my god my settings.apk is gone reuploading demet

need help

hi guy
can help me with this problem
look the video
http://www.gulfup.com/?U3FhlZ
I can't watch your video. You shoud upload to youtube
ok
ok dear
http://youtu.be/cJm2D3Fa5H4
mimoun103 said:
hi guy
can help me with this problem
look the video
http://www.gulfup.com/?U3FhlZ
Click to expand...
Click to collapse
you've changed your DPI and are running tablet mode.
Change it back to stock. or if you are not sure how you got here, then install an app that changed DPI and change it to the stock Xperia ZU dpi.
Stock = 320 DPI
ok
hamdogg said:
you've changed your DPI and are running tablet mode.
Change it back to stock. or if you are not sure how you got here, then install an app that changed DPI and change it to the stock Xperia ZU dpi.
Stock = 320 DPI
Click to expand...
Click to collapse
when i changed it to stock. the navigation bar disappeared
mimoun103 said:
when i changed it to stock. the navigation bar disappeared
Click to expand...
Click to collapse
some setting isn't working. Reflash the FTF and then jacki's kernel to obtain root. Thats the best way to get it brand new
ok
hamdogg said:
some setting isn't working. Reflash the FTF and then jacki's kernel to obtain root. Thats the best way to get it brand new
Click to expand...
Click to collapse
thanks dear
ilove tablet mod
but no chance to get it in kitkat
closed for being a duplicate

remove the S Finder and Quick Connect from the notification bar

hi. plz any way to remove the S Finder and Quick Connect from the notification bar G900F lollipop 5 G900FXXU1BOA3 ?
aladin429 said:
hi. plz any way to remove the S Finder and Quick Connect from the notification bar G900F lollipop 5 G900FXXU1BOA3 ?
Click to expand...
Click to collapse
using xposed installer and wanam xposed,u will have this option
aladin429 said:
hi. plz any way to remove the S Finder and Quick Connect from the notification bar G900F lollipop 5 G900FXXU1BOA3 ?
Click to expand...
Click to collapse
Easy to do...look here first...
http://forum.xda-developers.com/galaxy-note-3/development/dev-tw-lollipop-torch-5way-reboot-t2997748
Good Luck
Airboner said:
using xposed installer and wanam xposed,u will have this option
Click to expand...
Click to collapse
Xposed doesn't works with ART yet.
Airboner said:
using xposed installer and wanam xposed,u will have this option
Click to expand...
Click to collapse
Xposed doesn't works with ART
Oh sry then,didnt know it.
Try editing your build prop
ro.product.name and ro.product.device from "kltetmo"(or whatever is there) to "klteatt"
I know for a fact editing your build prop file can affect your notification drop down.
I used Xposed G-touchwiz . You can remove dere .
Verstuurd van mijn SM-G900F met Tapatalk
Mr Moore said:
Try editing your build prop
ro.product.name and ro.product.device from "kltetmo"(or whatever is there) to "klteatt"
I know for a fact editing your build prop file can affect your notification drop down.
Click to expand...
Click to collapse
thanks . :fingers-crossed: work great for me
aladin429 said:
thanks . :fingers-crossed: work great for me
Click to expand...
Click to collapse
How do you edit the build prop?
m3davis said:
How do you edit the build prop?
Click to expand...
Click to collapse
BEFORE STARTING: DO A BACKUP!
1. Download a root file explorer
2. go to /system
3. find and open build.prop in a text editor
4. edit whatever you want
5. reboot(or else nothing will change)
6. profit
guetzli32 said:
BEFORE STARTING: DO A BACKUP!
1. Download a root file explorer
2. go to /system
3. find and open build.prop in a text editor
4. edit whatever you want
5. reboot(or else nothing will change)
6. profit
Click to expand...
Click to collapse
Thanks! When I did that and changed the KLTESPR to KLTEATT and rebooted my phone threw an error message over and over dealing with the network. So I dont think I can edit build.prop on OA6 to remove S Finder and Quick Connect.
m3davis said:
Thanks! When I did that and changed the KLTESPR to KLTEATT and rebooted my phone threw an error message over and over dealing with the network. So I dont think I can edit build.prop on OA6 to remove S Finder and Quick Connect.
Click to expand...
Click to collapse
are you on lollipop(I think so, but just to be sure I ask again)? It happened to me too...I'm still experimenting with this on lollipop, I can't seem to be able to change kltexx to kltevzw, my SystemUI crashes when rotating the phone :/
Edit: klteatt doesn't work either, I'm trying the rest now
Edit 2: I can't get any of them to work. Could this be because I'm not on BOA6 yet?
guetzli32 said:
are you on lollipop(I think so, but just to be sure I ask again)? It happened to me too...I'm still experimenting with this on lollipop, I can't seem to be able to change kltexx to kltevzw, my SystemUI crashes when rotating the phone :/
Edit: klteatt doesn't work either, I'm trying the rest now
Edit 2: I can't get any of them to work. Could this be because I'm not on BOA6 yet?
Click to expand...
Click to collapse
I'm on OA6 Stock Sprint. so yeah im on lollipop 5.0. I know there is a method out there.
m3davis said:
I'm on OA6 Stock Sprint. so yeah im on lollipop 5.0. I know there is a method out there.
Click to expand...
Click to collapse
there has to be. I gave up for now, I can't live without full-screen youtube videos, so I guess I'm stuck with the stupid buttons at the moment...
Does anyone else know a possible solution?
It does work but only if you change ONLY ro.product.name=klteatt
If you change device=spr it will loop the networkservice error and lock you out.
Doing this also changes your data icons from sprint/spark to the att/4glte one....fine with me to get rid of the damn buttons.(Did it with xposed previously on KK )
Airboner said:
using xposed installer and wanam xposed,u will have this option
Click to expand...
Click to collapse
would help if xposed didnt cause bootloop running alliance rom
cbrracer7 said:
would help if xposed didnt cause bootloop running alliance rom
Click to expand...
Click to collapse
dont run then alliance
guetzli32 said:
are you on lollipop(I think so, but just to be sure I ask again)? It happened to me too...I'm still experimenting with this on lollipop, I can't seem to be able to change kltexx to kltevzw, my SystemUI crashes when rotating the phone :/
Edit: klteatt doesn't work either, I'm trying the rest now
Edit 2: I can't get any of them to work. Could this be because I'm not on BOA6 yet?
Click to expand...
Click to collapse
Same here.
Works, but SystemUI crashes
For Galaxy note 4 use below.
ro.product.name=trltvzw

please someone help me.

How can restore my system font
From Settings search for "Text style". You can set it to default font from there.
warea said:
From Settings search for "Text style". You can set it to default font from there.
Click to expand...
Click to collapse
There's no text style, only text size.
peepee999 said:
There's no text style, only text size.
Click to expand...
Click to collapse
That's weird.
Check also in theme app>customize you will see option for changing font.
warea said:
That's weird.
Check also in theme app>customize you will see option for changing font.
Click to expand...
Click to collapse
Am on emu ui 8 on mate 10 and these options are not there. I don't know how to fix it.
peepee999 said:
Am on emu ui 8 on mate 10 and these options are not there. I don't know how to fix it.
Click to expand...
Click to collapse
How did you end up changing it ? Try changing the theme to a theme that has the deafult font on it.
warea said:
How did you end up changing it ? Try changing the theme to a theme that has the deafult font on it.
Click to expand...
Click to collapse
Still doesn't work
peepee999 said:
Still doesn't work
Click to expand...
Click to collapse
Search for ( emui font reset theme ) install it/ apply it and againt apply another theme as you want.
Remeber some emui versions dont have option to change font as in your case so dont apply themes with custom fonts
swapnil.1834 said:
Search for ( emui font reset theme ) install it/ apply it and againt apply another theme as you want.
Remeber some emui versions dont have option to change font as in your case so dont apply themes with custom fonts
Click to expand...
Click to collapse
Please where should I search on Google or in the phone.
peepee999 said:
Please where should I search on Google or in the phone.
Click to expand...
Click to collapse
it is available on google play or there is also other method via adb on xda. (I used the app on honor 7 i am considering the font on honor 7 / mate 10 are same
swapnil.1834 said:
it is available on google play or there is also other method via adb on xda. (I used the app on honor 7 i am considering the font on honor 7 / mate 10 are same
Click to expand...
Click to collapse
Found and installed it followed the steps but still didn't work
swapnil.1834 said:
it is available on google play or there is also other method via adb on xda. (I used the app on honor 7 i am considering the font on honor 7 / mate 10 are same
Click to expand...
Click to collapse
Found and installed it followed the steps but still didn't work for me
peepee999 said:
Found and installed it followed the steps but still didn't work
Click to expand...
Click to collapse
Which app? did you restart phone? it should have worked 1.Delete the theme which changed your stock font 2 apply font reset theme 3.then apply any stock theme and restart
Thanks everyone its fixed i found another app on play store that worked
peepee999 said:
Thanks everyone its fixed i found another app on play store that worked
Click to expand...
Click to collapse
Which one ?
dancrow said:
Which one ?
Click to expand...
Click to collapse
It's called Huawei themes. It has a package inside to download and install to enable the text style
To change the font just long press on themes icon then font style.
midadulrooh said:
To change the font just long press on themes icon then font style.
Click to expand...
Click to collapse
good and useful tips. thanks for sharing
Worked perfectly! Thank you

Categories

Resources