Xiaomi weather app not working - Redmi K20 Pro / Xiaomi Mi 9T Pro Questions & Answe

Hi all, my 9t pro is locked with no root and I usually update the Xiaomi apps by using apkmirror. I've never had any problem so far, until the latest Xiaomi weather app updates. The last working version on my phone was 12.1.0.9, and after installing any newer version I am unable to launch the app anymore, because it just shows "Can't use this app. It wasn't installed from the official source.".
I tried to go in the Manage app section where usually there should be a "Uninstall update" button for this, but in the Weather app it's grayed out and I don't really know what I can do to solve it. At this point, I don't really care to have the latest updates for this app I'd just like to restore to what it was. Has anyone see this problem before?

My weather app also has bug shows different location in default

Not got a fix but if you launch the Google app there's weather built-in. It's a little more intuitive than Xiaomi Weather and a good stopgap until it's fixed.
If you bring up the Google app, weather should be located beneath the search field. Tap it then switch tabs to get the full weather view. You can then open up the hamburger menu and at it to the homescreen.

droident said:
Not got a fix but if you launch the Google app there's weather built-in. It's a little more intuitive than Xiaomi Weather and a good stopgap until it's fixed.
If you bring up the Google app, weather should be located beneath the search field. Tap it then switch tabs to get the full weather view. You can then open up the hamburger menu and at it to the homescreen.
Click to expand...
Click to collapse
I installed a different weather app so finding a replacement wasn't a problem, but I really like the simplicity of the Xiaomi one, that's why I'd like to have it working again

Resolved after reinstalling the factory version with the command:
"adb shell pm install -r -d /system/priv-app/Weather/Weather.apk"
Using ADB.
I hope it helps you too.

tinhopvh said:
Resolved after reinstalling the factory version with the command:
"adb shell pm install -r -d /system/priv-app/Weather/Weather.apk"
Using ADB.
I hope it helps you too.
Click to expand...
Click to collapse
Bro I registered just to say thank you! I couldn't find a solution anywhere. You are a man of culture and I salute you, sir. But... I need the same command for music player. Is it something like
pm install -r -d /system/priv-app/Player/Player.apk ?

CyberCrai said:
Bro I registered just to say thank you! I couldn't find a solution anywhere. You are a man of culture and I salute you, sir. But... I need the same command for music player. Is it something like
pm install -r -d /system/priv-app/Player/Player.apk ?
Click to expand...
Click to collapse
This is for Mi Music :
adb shell pm install -r -d /system/priv-app/MiuiMusicGlobal/MiuiMusicGlobal.apk

C.T.E said:
This is for Mi Music :
adb shell pm install -r -d /system/priv-app/MiuiMusicGlobal/MiuiMusicGlobal.apk
Click to expand...
Click to collapse
Thank you!

tinhopvh said:
Resolved after reinstalling the factory version with the command:
"adb shell pm install -r -d /system/priv-app/Weather/Weather.apk"
Using ADB.
I hope it helps you too.
Click to expand...
Click to collapse
Thank you so much!!!...

tinhopvh said:
Resolved after reinstalling the factory version with the command:
"adb shell pm install -r -d /system/priv-app/Weather/Weather.apk"
Using ADB.
I hope it helps you too.
I am suffering from this bug from last 2 months. I also accidentally installed unauthorized apk update for Xiaomi Weather app. After that app stop running and suffered me alot from last 2 months, I am searching for this type of help up to now. It resloved my problem. Thanks for your help.
Click to expand...
Click to collapse

tinhopvh said:
Resolved after reinstalling the factory version with the command:
"adb shell pm install -r -d /system/priv-app/Weather/Weather.apk"
Using ADB.
I hope it helps you too.
Click to expand...
Click to collapse
Thanks a lot..
It resolved the issue in the poco f1..
I need another favour.. I have similar problem with miui fm radio and miui notes.. what adb command i have to use to reinstall their factory version..
Thanks in advance..

PrashanthG said:
Thanks a lot..
It resolved the issue in the poco f1..
I need another favour.. I have similar problem with miui fm radio and miui notes.. what adb command i have to use to reinstall their factory version..
Thanks in advance..
Click to expand...
Click to collapse
Same commands but the appropriate package names.
Try with com.miui fm and com.miui.notes
(and rather take care when debloating)

Hi it doesn't work for me. I've tried this and i got an error that says [INSTALL_FAILED_VERSION_DOWNGRADE] Uninstalling it via google play store also doesn't work. I don't know what to do. I don't want to use third party apps..

tinhopvh said:
Resolved after reinstalling the factory version with the command:
"adb shell pm install -r -d /system/priv-app/Weather/Weather.apk"
Using ADB.
I hope it helps you too.
Click to expand...
Click to collapse
Thank you! I've had the problem for months...

Related

Uninstall WaveSecure

Could anybody please help me?
I've loaded the Wavesecure App and don't need it.
How cann I uninstall it?
adb remount
adb shell rm /system/app/com.ws.*
Ah, thanks! It works!
Danke dir, kendong! Thanks.
hey...
i put another SIM in my phone (htc hero) and wavesecure says that is locked and that I should call 911...I can't use my phone anymore...
how can I uninstall it?? please help me...
UPDATE : wavesecure was screaming like hell...i let him scream like hell for about 5 minutes and when i turned on the screen it stopped responding...i closed it and then i unistalled with no problems...tenCube should fix this...
kendong2 said:
adb remount
adb shell rm /system/app/com.ws.*
Click to expand...
Click to collapse
i cant uninstall it.
"no such file or directory".
can someone please help?
saar73 said:
i cant uninstall it.
"no such file or directory".
can someone please help?
Click to expand...
Click to collapse
adb remount
adb shell rm /system/app/com.wsandroid.apk
shenshang said:
adb remount
adb shell rm /system/app/com.wsandroid.apk
Click to expand...
Click to collapse
thanks alot dude!
i really appreciate it
isn't it
adb remount
adb shell rm /data/app/com.wsandroid.apk
??
regaw_leinad said:
isn't it
adb remount
adb shell rm /data/app/com.wsandroid.apk
??
Click to expand...
Click to collapse
if you installed it from the market yes. if you installed it from mcr wavesecure pack then it is in /system/app, and therefore can't be uninstalled the regular way.
the proper way is , even on non rooted android
Or :
adb shell pm uninstall com.wsandroid
There should be a UI way to do it too
www.rzr.online.fr said:
There should be a UI way to do it too
Click to expand...
Click to collapse
That would rather defeat the whole purpose of the application!
Regards,
Dave
I found i had to do:
adb shell rm /data/app/com.wsandroid.uninstall_listener.apk
Of course, as someone mentioned, it does defeat the purpose... still ...
On some device (Desire) you need to start in recovery then mounting /system/app or /system/sd only then rm /system/app/com.wave*
Code:
C:\DevTools\android-sdk-windows\tools>adb shell rm system/app/com.wsandroid.apk
rm: can't remove 'system/app/com.wsandroid.apk': Directory not empty
C:\DevTools\android-sdk-windows\tools>adb shell pm uninstall com.wsandroid
Failure
Also can't delete other stuff that came as a part of the modaco rom.
I am having the same problem here and cant uninstall the damn wave secure thing has anyone figured it out ?
Umm... You might find it a bit easier if you adb remount first.
Wow this pissed me off. Couldn't remove WaveSecure no matter what I did.
Turns out the name of the apk was com.wsandroid-1.apk in /data/app
I've uninstalled it before, I guess that's the reason.
Anyway, Wavesecure messed up my Market, Downloads-tab showing only 4 apps instead of... well alot. Some weird stuff happening all around. My phone worked perfectly before I installed WaveSecure.
So basically I have no proof WaveSecure actually was the cause but the eveidence is enough for me to never touch it again. And removing it, even though I 100% did not have the uninstall prevention app installed, was a pain in the ass. It shouldn't be this much of a problem if you don't have any special protection installed!
Easy resolution
Provided that extra uninstall protection has been removed already... read this.
Taken from user rdz418 over at the droidforums.net forums:
"To uninstall WaveSecure, you have to remove it as a device administrator. To do this, hit menu, then go to Location & Security, then Device Admin. When you remove WaveSecure as an admin, it will lock your phone and ask for your PIN to unlock. Once unlocked, WaveSecure will no longer be an admin and you can then uninstall the app."
THIS works. For those of us...not so root and command code happy....this is a godsend
Download titanium backup and remove it..
'if you have rooted'
No dice..especially if you put WS in the root of Android..TB won't uninstall..what a *****.

Help with uninstalling FACEBOOK app that came with NAVi Hack

OK! My problem is I want to use the Facebook for android but when I upgraded to the latest CM it vanished.... so I check my app list to see that Facebook is still installed on my phone.... I just cant get rid of it... When I go to the APP the options OPEN and UNINSTALL are greyed out...... and when I check app manager FACEBOOK is no where to be found....... I was told I might need to go through $SU to uninstall the facebook app... but I do not know the commands....
So heres where you guys come in.
Can you guys help me troubleshoot this problem, and solve it?
delete the apk from /system/sd/app. Download a file browser if you don't know how to use the rm command.
evilkorn said:
delete the apk from /system/sd/app. Download a file browser if you don't know how to use the rm command.
Click to expand...
Click to collapse
No use....
Its not Showing up....in the file browser
I tried updating facebook for android but it says Installation failed.....
This is what I did to solve the problem:
theartar said:
Tried something on a hunch, and it worked.
Mounted via ADB and removed the app. Then removed all traces of the app from Dalvik-Cache. Rebooted, reinstalled via the market. Boom, problem solved.
For others having similar issues, maybe give this a try?
Exact steps I followed:
adb shell
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
rm /system/app/com.facebook.katana.apk
rm /data/dalvik-cache/[email protected]@[email protected]
rm /data/dalvik-cache/[email protected]@[email protected]
reboot
Click to expand...
Click to collapse
theartar said:
This is what I did to solve the problem:
Click to expand...
Click to collapse
It said none of those files were found... =(
**** IT............... im wiping........... wipe completed.......... works fine now......

uninstall bloatware, method and which application remove

Hi. good day. I am new, I see that it is an excellent community, where they help others.
I received the xz1c a few days ago, the phone is fast, incredible I love it, I had z1c and z5c, I'm from Paraguay.
I want to know how to remove bloatware and tutorial from how to do it and safe applications to remove.
read about the command 'adb uninstall --user 0 <package name>'
but I would like some tutorial to do it right
With regard to many of the 3rd party applications which are installed by default, and which cannot be removed entirely: If you disable them the "stubs" that are left only take up a few KB of space and will not be automatically updated. I believe you run the fewest risks of other problems if you handle it in this way.
Cryte-k said:
read about the command 'adb uninstall --user 0 <package name>'
but I would like some tutorial to do it right
Click to expand...
Click to collapse
In order for you to avoid mistake, here is what I've done on mine:
1) Under your application list, force stop app, then delete cache, delete data and finally deactivate the app
2) If not already done, activate developer option, by tapping 7 time on build version
3) Enable USB debugging only
4) Download android platform tools from official developer website according your OS, unzip tools into a folder, and open a cmd console from there
4) Plug you device, do not select any option
5) Test your connection by typing C:\>adb devices to see if your phone is correctly seen by your computer, accept any prompt from your devices if any, and yours should appear on the list under the console. This tuto is still useful if needed on this step
6) Then enter this following command to get the list of any deactivated application
Code:
C:\Users\baudbox\Downloads\platform-tools>adb shell pm list packages -d
package:com.sonymobile.deqp
package:com.google.android.apps.work.oobconfig
package:com.google.android.webview
package:com.sonyericsson.xhs
package:com.google.android.videos
7) Finally remove each dedicated application, one by one by the following command:
Code:
C:\Users\baudbox\Downloads\platform-tools>adb shell pm uninstall -k --user 0 com.google.android.videos
Success
You should have a Success at the line.
If you have any doubt of the package name, just grab the name and browse either on xda or internet to find out what to which app belongs the package name.
Hope that helps
Does anyone have a full list of which ones they disabled / are safe to disable?
need an access root?
is it root access? or still as an official software?
baudbox said:
In order for you to avoid mistake, here is what I've done on mine:
1) Under your application list, force stop app, then delete cache, delete data and finally deactivate the app
2) If not already done, activate developer option, by tapping 7 time on build version
3) Enable USB debugging only
4) Download android platform tools from official developer website according your OS, unzip tools into a folder, and open a cmd console from there
4) Plug you device, do not select any option
5) Test your connection by typing C:\>adb devices to see if your phone is correctly seen by your computer, accept any prompt from your devices if any, and yours should appear on the list under the console. This tuto is still useful if needed on this step
6) Then enter this following command to get the list of any deactivated application
Code:
C:\Users\baudbox\Downloads\platform-tools>adb shell pm list packages -d
package:com.sonymobile.deqp
package:com.google.android.apps.work.oobconfig
package:com.google.android.webview
package:com.sonyericsson.xhs
package:com.google.android.videos
7) Finally remove each dedicated application, one by one by the following command:
Code:
C:\Users\baudbox\Downloads\platform-tools>adb shell pm uninstall -k --user 0 com.google.android.videos
Success
You should have a Success at the line.
If you have any doubt of the package name, just grab the name and browse either on xda or internet to find out what to which app belongs the package name.
Hope that helps
Click to expand...
Click to collapse
j_rindra said:
is it root access? or still as an official software?
Click to expand...
Click to collapse
Nope, no root access is needed.
Anyone know the package name for whats new? Hate that stupid app and I can't disable it so I can't find it with the above method.
Thanks
Frontier3 said:
Anyone know the package name for whats new? Hate that stupid app and I can't disable it so I can't find it with the above method.
Thanks
Click to expand...
Click to collapse
com.sonymobile.entrance
Here is a list of safe applications to uninstall .. is in German. but it is understood.{
https://www.android-hilfe.de/forum/...pps-bloatware-entfernen-ohne-root.852451.html
pbarrette said:
com.sonymobile.entrance
Click to expand...
Click to collapse
Thank you!
Future update
i mean if i deleted those file, my software still official?
am i still getting update from sony in the future?
baudbox said:
Nope, no root access is needed.
Click to expand...
Click to collapse
j_rindra said:
i mean if i deleted those file, my software still official?
am i still getting update from sony in the future?
Click to expand...
Click to collapse
Regarding your question, yes you'll still get sony updates. For some for which name contains "sony", regarding the list, it worth to check what it does (ie. com.google.android.gm = gmail, so if you use gmail, you should keep it).
Smart move to disable the apps to have something to find them by in adb! :good:
I do wonder however, why would you use the -k option to pm uninstall? Isn't that to preserve app data and cache? Is there any danger in removing it all, ie without -k (hope not, I recently did that for both my and my wife's phones... )?
baudbox said:
Code:
C:\Users\baudbox\Downloads\platform-tools>adb shell pm uninstall -k --user 0 com.google.android.videos
Success
Click to expand...
Click to collapse
is there any way to reinstall this packages? i see you're using -k to preserve the app data. i uninstalled something i just realised i needed.
budiii said:
is there any way to reinstall this packages? i see you're using -k to preserve the app data. i uninstalled something i just realised i needed.
Click to expand...
Click to collapse
by resetting the device
switcher said:
by resetting the device
Click to expand...
Click to collapse
did exactly that. and it worked.
hate to redo all the setup process, so others please be aware.
In my efforts to troubleshoot battery drain, I found that "Advanced Logging" was using a lot of my battery. A quick Google search shows that it's part of the Support app and involved in sending usage data (which I have unchecked and declined consent in the Support app): https://talk.sonymobile.com/t5/Xperia-XZ/Advanced-Logging-Spyware/td-p/1180249
Can this safely be disabled via ADB? Any idea what the package name is? For now I've just Greenified it and will see if that helps.
budiii said:
hate to redo all the setup process, so others please be aware.
Click to expand...
Click to collapse
To save data all you do is flash the system, you'll still have to disable apps and stuff but won't have to start from scratch like you do when you do a full wipe.
jrbmed08 said:
Can this safely be disabled via ADB? Any idea what the package name is?
Click to expand...
Click to collapse
I have done with no issues, - pm uninstall -k --user 0 com.sonymobile.support
jrbmed08 said:
Any idea what the package name is? For now I've just Greenified it and will see if that helps.
Click to expand...
Click to collapse
com.sonymobile.advancedlogging
No need to freeze the support app then. Please give feedback if it works.
shaftenberg said:
com.sonymobile.advancedlogging
No need to freeze the support app then. Please give feedback if it works.
Click to expand...
Click to collapse
The ADB command was successful but it doesn't seem to have solved my wakelock problem. Still, even with the setting for usage stats off and consent declined in the Support app, the Advanced Logging app was reported as using data and battery in the background, so good riddance!
Edit: System Update force closes after doing this and upgrading to .8.49. I'm not sure which one of those actions caused the problem, but reflashing my firmware minus userdata did not fix it, so I'm thinking it's possibly due to removing Advanced Logging.

Android auto and Modified application (waze)

Hello can someone help me make waze work on android auto.
I specify that it is not warez, just an improvement (increase of the distances of security to warn accidents, circulation and control for example)
I modified some lines in the file preferences but this one being rewritten automatically at the start of waze it does not work.
I tried repack waze and installed it, but it is no longer recognized in android auto even with the developer mode tip. Thank you for your help
Why use a modified version? Waze works out-of-the box in Android Auto.
Because I want to increase traffic, accident and radar alerts. The other day it did not have time to recalculate a new route I was in a cork. So I have a modified waze application that is fine but the problem is that it does not work with Android auto (loss of the google signature).
Thank you
chuppito said:
Because I want to increase traffic, accident and radar alerts. The other day it did not have time to recalculate a new route I was in a cork. So I have a modified waze application that is fine but the problem is that it does not work with Android auto (loss of the google signature).
Thank you
Click to expand...
Click to collapse
enable unknown sources in AA developer settings?
No it's don't work
chuppito said:
No it's don't work
Click to expand...
Click to collapse
Sideload APK with this command:
pm install -i "com.android.vending" /sdcard/test.apk replace APK name
ermeda said:
Sideload APK with this command:
pm install -i "com.android.vending" /sdcard/test.apk replace APK name
Click to expand...
Click to collapse
Thank you, I had already tried to install it via adb. I tried again but I have an error, are there any other commands to be done before? Thank you
I installed by :
adb install -i "com.android.vending" D:\waze.apk
But it don't work in Android Auto
chuppito said:
Thank you, I had already tried to install it via adb. I tried again but I have an error, are there any other commands to be done before? Thank you
Click to expand...
Click to collapse
This is the speps I perform from my PC:
C:\adb>adb devices
C:\adb>fastboot devices
C:\adb>adb shell
pm install -i "com.android.vending" /sdcard/waze.apk
Hope it'll help you

How To Guide Remove OnePlus Account From Settings

If you don't like OnePlus Account In settings you can simply remove it.
Even you don't need root access at all !
1- Install adb on your PC
2- Connect phone to PC
3- Make sure adb can detect your device by running:
Code:
adb devices
4- Then run:
Code:
adb shell pm uninstall --user 0 com.oneplus.account
adb shell pm uninstall --user 0 com.oneplus.membership
5- Reboot
6- Done!
To restore:
Code:
adb shell cmd package install-existing com.oneplus.account
adb shell cmd package install-existing com.oneplus.membership
Good one! It will be history soon!
Nice, this will probably work via Termux. Minus the adb shell in the command.
Will give it a shot .cheers.
Yep nice and gone.
Open Termux then type each line followed by enter.
Su
(Agree to the superuser prompt)
pm uninstall --user 0 com.oneplus.account
pm uninstall --user 0 com.oneplus.membership
Should see SUCCESS after each uninstall.
This isn't really new or ground breaking. You can use ADBAppControl to clear out half your phone like this. Removed most OnePlus and Google Bloat. account, membership, backuprestore, store, games and a bunch of google stuff i'll never use.
Xfades said:
This isn't really new or ground breaking. You can use ADBAppControl to clear out half your phone like this. Removed most OnePlus and Google Bloat. account, membership, backuprestore, store, games and a bunch of google stuff i'll never use.
Click to expand...
Click to collapse
Not everyone knows everything.
Sharing is caring.. and obviously not everyone knows this otherwise it wouldn't have been viewed as it has.
Thanks for the tip too
But try to be nice buddy.
Xfades said:
This isn't really new or ground breaking. You can use ADBAppControl to clear out half your phone like this. Removed most OnePlus and Google Bloat. account, membership, backuprestore, store, games and a bunch of google stuff i'll never use.
Click to expand...
Click to collapse
Not for us Linux/ Chromebook OS owners! I ditched Windows years ago....
Yeaaaah... no OnePlus account in setting anymore
galaxys said:
Not for us Linux/ Chromebook OS owners! I ditched Windows years ago....
Click to expand...
Click to collapse
Nah mate. Gaming just isn't as good on Linux man..compatibility too.. I wish it was but it isn't, same with Mac's..I had an M1 which was half decent, but just incompatible with so much.
dladz said:
Nah mate. Gaming just isn't as good on Linux man..compatibility too.. I wish it was but it isn't, same with Mac's..I had an M1 which was half decent, but just incompatible with so much.
Click to expand...
Click to collapse
Good thing I'm not into gaming
Cheers
Hey are you guys or 12 or 13?. I'm on 13. I did everything in the OP uninstall both said success rebooted but I stall have Login with OnePlus account box. Did I do something wrong?
foamerman said:
Hey are you guys or 12 or 13?. I'm on 13. I did everything in the OP uninstall both said success rebooted but I stall have Login with OnePlus account box. Did I do something wrong?
Click to expand...
Click to collapse
Use Termux, I posted a few down from the OP.
I'm on 13 beta 2.
dladz said:
Use Termux, I posted a few down from the OP.
I'm on 13 beta 2.
Click to expand...
Click to collapse
Thank you. But I'm not rooted yet and that's a different problem right now. So I went back and tried the OP again and it worked I don't have login to OnePlus account.
foamerman said:
Thank you. But I'm not rooted yet and that's a different problem right now. So I went back and tried the OP again and it worked I don't have login to OnePlus account.
Click to expand...
Click to collapse
Rooting shouldn't be a problem mate...but glad you're sorted
dladz said:
Yep nice and gone.
Open Termux then type each line followed by enter.
Su
(Agree to the superuser prompt)
pm uninstall --user 0 com.oneplus.account
pm uninstall --user 0 com.oneplus.membership
Should see SUCCESS after each uninstall.
Click to expand...
Click to collapse
Much easier way that in op.
spevil07 said:
Much easier way that in op.
Click to expand...
Click to collapse
Whatever gets you there bro
dladz said:
Yep nice and gone.
Open Termux then type each line followed by enter.
Su
(Agree to the superuser prompt)
pm uninstall --user 0 com.oneplus.account
pm uninstall --user 0 com.oneplus.membership
Should see SUCCESS after each uninstall.
Click to expand...
Click to collapse
strangely, it gave me error
Edit: OOS13.0.0 by the way. NE2211. I think we need root/su for pm commands
gagan007 said:
strangely, it gave me error
Edit: OOS13.0.0 by the way. NE2211. I think we need root/su for pm commands
View attachment 5693151
Click to expand...
Click to collapse
Sure you need root for something like this.
The command "su" means super user
gagan007 said:
strangely, it gave me error
Edit: OOS13.0.0 by the way. NE2211. I think we need root/su for pm commands
View attachment 5693151
Click to expand...
Click to collapse
Yep you do..
Hence superuser
Second command failed for me, most likely because I had already disabled that part with ADB App Control, but now that annoying "log into OnePlus account" nag is finally gone, regardless. Thanks!

Categories

Resources