Weather App Issue After Android 10 update - Realme 3 Pro Questions & Answers

After Android 10 update the Weather app doesn't work well if I don't open the app up. Because it needs permission to work in the background but I can not set the permission to "Allow".

Related

Help with Stock Messaging APP please

I have Sense 5 rom 1.0.6 running on my phone and every time I try to open the stock messaging app is says insufficient permissions. I have fixed permissions via Rom Manager and TWRP recovery with no luck. Anyone got any suggestions?
open the app tray and put the messages app from the action bar back into the app tray, then re-add the messages application to the action bar at the bottom and it should open for you.
That did it thanks. God I love this site.

Can`t open google while swipe left on home screen ???

Please help me how to enable this option in Nougat 7.1.1 (swipe left to open google). I will check this option in Google app but can`t open in reality. So please help
make sure that pixel launcher is a system app and the google app is also a system app. This can easily be achieved by moving the apk of the application into the /system/app folder.
once done everything should work as expected

I have installed Another Widget App but the weather can not refresh

Hello I have installed this widget that is very similar to the Pixel Widget in all moviles phone without problem, but in the vivo nex only change the day every night at 00:00 but the weather is forever the same. To refresh I have to enter to configure and refresh manually I have set Google Awarenees provider and Open Weather with my API KEY with the openweather account but both of them not refresh the weather. I have put to refresh every 30 minutesbut nothing. Can anybody help me please? The app have all permission allowed
GBOX said:
Hello I have installed this widget that is very similar to the Pixel Widget in all moviles phone without problem, but in the vivo nex only change the day every night at 00:00 but the weather is forever the same. To refresh I have to enter to configure and refresh manually I have set Google Awarenees provider and Open Weather with my API KEY with the openweather account but both of them not refresh the weather. I have put to refresh every 30 minutesbut nothing. Can anybody help me please? The app have all permission allowed
Click to expand...
Click to collapse
Go to battery next "high background power consumption" and add your app
Thats not sufficient. I have installed play store developer to add "at a glace widget" widget beta then I get google weather I update the google app and instal kwgt with similar "another widget" and set it with google awareness and all of them are working with google weather and now is working fine and better because I have put to refres every 30 minutes in the other widgets i dont know if refres weather info every 3 or 6 hours. Thaksss

Change PlayStore to default?

Hi,
I got the mate 10 pro with emui 8
App gallery litterly annoys the **** out of me. It opens up all the time you click app links or similar and then it say "this app isn't aviable"
I know the default app setting in the settings but I can't change app store there. Also I can't freez/stop the app gallery or deinstall it.
I don't have a rooted device.
Hope somebody can help me
Thanks
Bomber293 said:
Hi,
I got the mate 10 pro with emui 8
App gallery litterly annoys the **** out of me. It opens up all the time you click app links or similar and then it say "this app isn't aviable"
I know the default app setting in the settings but I can't change app store there. Also I can't freez/stop the app gallery or deinstall it.
I don't have a rooted device.
Hope somebody can help me
Thanks
Click to expand...
Click to collapse
See if you can remove Open by default in the app settings of App Gallery, then add them in the Playstore settings.
(Settings > Apps & notifications > Apps > App Gallery > Open by default)
It's set to always ask even tough it does not.
Also it say that it is set as default for some actions just like Google play does but it doesn't let me see for what it is set or change it...
Try to do the other way around. Go to Settings > Apps & notifications > Apps > Google Play Store > Open by default and make it Always allow

[App] Amazfit Sun Widget

Amazfit Sun Widget
My attempt at a very minimal sunrise and sunset time calculator
## Features
- This is a Pace/Stratos/Verge Widget
- Shows sunrise and sunset times in UTC with last update timestamp
- Simple settings interface to fetch new location (only required if moved a large distance) and force time recalculation
- Background updating
## Bugs / To Do
- Display calculated times in your local timezone
- Display location where times were calculated
- You tell me!
## Downloads
Get it from:
- Github Releases https://github.com/Sykomaniac/Amazfit-Sun-Widget/releases/latest
- Compile your own version with Android Studio https://github.com/Sykomaniac/Amazfit-Sun-Widget
## Installation
To install this widget, you will need a PC with the ADB installed. Connect your Amazfit on your PC and fire up a terminal.
Code:
adb install -r Amazfit-Sun-Widget-1.0.apk
adb shell am force-stop com.huami.watch.launcher
To uninstall:
Code:
adb uninstall com.sykomaniac.sunwidget
## Usage
Install app and restart springboard
Ensure that your watch has a set location
If you haven't set a location on your watch open the Location app and a new location
Open up the settings app (labelled Sun Widget) from the app list
Click on the settings icon
Click "Update Location" which will fetch the last known location and store it for use by the app
The widget will display "N/A" until you save a location
Optionally click on "Refresh Times" action to update the calculated widget times
## Screenshots
See attachments
## Special thanks
A special thanks to all of the following who's code this project uses/is inspired by:
- GreatApo - General widget help - [Github] https://github.com/GreatApo | [XDA] https://forum.xda-developers.com/member.php?u=3668555
- Quinny899 - Settings design & general awesomeness - [Github] https://github.com/KieronQuinn | [XDA] https://forum.xda-developers.com/member.php?u=3563640
- Raptik - Shared preferences API [GitHub] https://github.com/ratpik/android-sharedpreferences-api
- Caarmen - Sunrise & sunset calculation - [GitHub] https://github.com/caarmen/SunriseSunset
Location app in the Amazfit Verge Watch
Hi,
thanks for developping this app. I have installed it on my Amazfit Verge Model A1811 with ROM Version 3.2.7.0.
However whe I press the settings in the app and then update location it says "Couldn't fetch updated location. Try setting via location app first". But to what location app are you referring to? An app installed on the watch itself or an app on the connected Smartphone? Looking forward to read from you. Thanks for your support.
Cheers
quebonito said:
Hi,
thanks for developping this app. I have installed it on my Amazfit Verge Model A1811 with ROM Version 3.2.7.0.
However whe I press the settings in the app and then update location it says "Couldn't fetch updated location. Try setting via location app first". But to what location app are you referring to? An app installed on the watch itself or an app on the connected Smartphone? Looking forward to read from you. Thanks for your support.
Cheers
Click to expand...
Click to collapse
Hi. On my stratos in the app list there is an application called location. If I use that app it stores my location to the device. I assume if you have an app on your verge for triggering gps it should do the same.
sykomaniac said:
Hi. On my stratos in the app list there is an application called location. If I use that app it stores my location to the device. I assume if you have an app on your verge for triggering gps it should do the same.
Click to expand...
Click to collapse
Thanks for your reply. I actually do not have any app or widget on my Amazfit Verge for GPS or location. Could you recommend me one which I could install ?
Cheers
You should just be able to use any app or widget that locks your GPS location. It's then saved as the last known location and other apps can use it. If you try to do a work out you should be able to trigger a location request
On Verge works great. Use widget Amazmod Location Save, go outside and take location. Then Sun widgets will works perfecly.
hanysek96 said:
On Verge works great. Use widget Amazmod Location Save, go outside and take location. Then Sun widgets will works perfecly.
Click to expand...
Click to collapse
Thanks for your hint. Can you please tell me where in the verge watch I can find the widget amazmod location save?
Or do I have to install that from an apk file?
Loooking forward to your feedback. Cheers
Amazmod - setting - reorder widget - location. You must have installed Amazmod in watch
Location Widget
hanysek96 said:
Amazmod - setting - reorder widget - location. You must have installed Amazmod in watch
Click to expand...
Click to collapse
Thanks for your feedback. I have amazmod installed on my verge, but I do not have a location entry under reorder widget.
What version of amazmod and firmware do you have installed on your verge?
Cheers
I have in watch Verge Amazmod 1906 and firmware 3.0.51.0 ROM v1. 9. Sorry for Czech language in screenshots
Odesláno z mého MI 8 Lite pomocí Tapatalk

Categories

Resources