There are few app/games that when clicked instantly crashes without even opening, but I recently added the same app to second space and it works without any issues...
Why is this happening?
I'm not understanding why it doesn't open defaultly but opening on the second space feature...
Same, but opposite problem on Redmi Note 5!
Schumanzuar said:
There are few app/games that when clicked instantly crashes without even opening, but I recently added the same app to second space and it works without any issues...
Why is this happening?
I'm not understanding why it doesn't open defaultly but opening on the second space feature...
Click to expand...
Click to collapse
Hello, I found this thread while searching for answers on my similar - but opposite - bug: apps that work only on 1st Space, and not on 2nd. (XiaoMi Redmi Note 5):
https://forum.xda-developers.com/redmi-note-5/help/bug-apps-crashing-space-1st-space-t3898491
Hopefully one of us will get an answer here or there....
Ok, just a brief note to update on this problem: 4 of the 6 apps received updates today, and after that 2 of the 4 managed to connect via Fb.
So I guess the problem is really app-based, and maybe those apps receive the crash-logs? Pity for the other apps that did not patch up...
Related
Hi,
After the last update, (965f) I've been struggling for a very long time installing Apps. Whether it's with Google Play or downloaded Apps. Does anyone have experience with it? I apologize for my bad English
That was the first thing I noticed coming from a OnePlus 5T, installing apps is twice as slow on the S9+.
Yes thats true. My S6 Edge and S7 Edge they are much faster then S9+ (but after last update). I dont understand why
****ty NANDs, probably. Anything that pushes the memory is slower - installing apps, copy/pasting, scanning, etc.
Did you enabled McAfee Antivirus on the System Maintenance app?
No, i have disabled McAfee
Solved with Hard reset.
https://forum.xda-developers.com/galaxy-s9-plus/help/slow-app-updates-installation-t3793278/page2
I FOUND A FIX!
I finally fixed my problem you need to disable Google app the white circle with the colorful G in the middle by Google LLC im not sure why it causes this my moms s9+ where i bought from the same samsung store doesnt have this problem hopfully someone can find the root cause of this. Disable Google uninstall any updates and make sure auto update is turned off it fixes all the problems.
Edit: When either bluetooth or google app is disabled this problem doesnt arise. The actual root of the problem was caused by Logitech Bluetooth adapter being in my house I unplugged it and it all went away. I discovered this by finding an issue tracker made to google by a user from a different thread.
Thread available here with 12 pages of posts https://forum.xda-developers.com/gal...3617403/page12
issue tracker available at that thread is here below
https://issuetracker.google.com/issues/77666592
This is a very strange bug. I was updating PUBG and cleared the recent apps before going to bed only to wake up in the morning and see it not completed. I tried multiple times but the same happened. So I can conclude that the download manager gets "EXITED/STOPPED" by clearing play store from the recent apps. This shouldn't happen as download manager is an integral part of the android system and it's functioning shouldn't have anything to do with exiting the store.
Is anyone else having this problem. Kindly comment below.
Are you under tencents pubg? Why are they asking us to side load thru apk,wierd
Aimara said:
Are you under tencents pubg? Why are they asking us to side load thru apk,wierd
Click to expand...
Click to collapse
Yes. I was updating the game through play store. Sorry for not being informative in the first place.
MasterFURQAN said:
Yes. I was updating the game through play store. Sorry for not being informative in the first place.
Click to expand...
Click to collapse
Official update is up ,I just cancel the apk download from their website, downloaded almost 600 mb, then I cancel ,wierd I can't find half file where did it go ?
Aimara said:
Official update is up ,I just cancel the apk download from their website, downloaded almost 600 mb, then I cancel ,wierd I can't find half file where did it go ?
Click to expand...
Click to collapse
I don't think you get my query. This is what happens:-
1. I update/download an app on the Play Store
2. I clear recent apps including the play Store
3. This freezes/ stops the update/ download.
So I guess that clearing the store from the recent apps also somehow closes the download manager. This shouldn't happen.
That's the problem I faced too none of aps including play store run in the background.If recent tabs is cleared the apps stops working
---------- Post added at 09:24 PM ---------- Previous post was at 09:22 PM ----------
Someone please tweet about this issue to jai mani POCO India head
MasterFURQAN said:
I don't think you get my query. This is what happens:-
1. I update/download an app on the Play Store
2. I clear recent apps including the play Store
3. This freezes/ stops the update/ download.
So I guess that clearing the store from the recent apps also somehow closes the download manager. This shouldn't happen.
Click to expand...
Click to collapse
maybe you need to enable playstore in background to stay open ? anyway why would need to download overnight , took me less then 10 mins to d\l it
Ashish M Shet said:
That's the problem I faced too none of aps including play store run in the background.If recent tabs is cleared the apps stops working
---------- Post added at 09:24 PM ---------- Previous post was at 09:22 PM ----------
Someone please tweet about this issue to jai mani POCO India head
Click to expand...
Click to collapse
Did you find any solution ?
I have a solution:
STOP CLOSING APPS.
You are destroying your performance and battery life by doing this. ONLY close apps if they're malfunctioning. It does NOT make your phone faster to clear apps.
I thought this crap was put to rest years ago, wow.
MasterFURQAN said:
Did you find any solution ?
Click to expand...
Click to collapse
Ya lock the apps in memory and remove the battery saver option for the apps!
Ashish M Shet said:
Ya lock the apps in memory and remove the battery saver option for the apps!
Click to expand...
Click to collapse
I can't find downloads/ download manager in the app saver list.
Yea I realised it last night.. I put pubg on update and went to sleep only to realise that the update failed somehow.. This has to be the problem I faced.
CosmicDan said:
I have a solution:
STOP CLOSING APPS.
You are destroying your performance and battery life by doing this. ONLY close apps if they're malfunctioning. It does NOT make your phone faster to clear apps.
I thought this crap was put to rest years ago, wow.
Click to expand...
Click to collapse
Clearing recent apps doesn't necessarily mean closing the app especially for a system app like download manager.
MasterFURQAN said:
Clearing recent apps doesn't necessarily mean closing the app especially for a system app like download manager.
Click to expand...
Click to collapse
That's exactly what it does, actually. It doesn't just "hide" then - it calls onDestroy (sometimes, it's not guaranteed) and disposes the activity, so next time you run it it has to be recreated from scratch again.
But yes, you are at least correct in that it shouldn't terminate any associated services. Maybe that's an MIUI "feature" of closing the apps.
But my point still stands - you shouldn't close recent apps unless necessary. Any Google result will tell you this, it's mainstream knowledge these days.
If you can't help yourself, see a doctor for OCD treatment. It's a 6GB device for God's sake, you will open 100 apps and still not run out of RAM. No it will not make PUBG FPS better. No it will not make your device switch apps faster. It does ONLY harm.
CosmicDan said:
That's exactly what it does, actually. It doesn't just "hide" then - it calls onDestroy (sometimes, it's not guaranteed) and disposes the activity, so next time you run it it has to be recreated from scratch again.
But yes, you are at least correct in that it shouldn't terminate any associated services. Maybe that's an MIUI "feature" of closing the apps.
But my point still stands - you shouldn't close recent apps unless necessary. Any Google result will tell you this, it's mainstream knowledge these days.
If you can't help yourself, see a doctor for OCD treatment. It's a 6GB device for God's sake, you will open 100 apps and still not run out of RAM. No it will not make PUBG FPS better. No it will not make your device switch apps faster. It does ONLY harm.
Click to expand...
Click to collapse
Damn!! People clearing their recent apps have OCD. Really ? I've been using android phones for years. My previous phones had 365 apps installed in it and I had to use almost 50 to 70 or more of them daily. The thing is most if not all android apps have background services and these services do NOT get stopped even if you clear recent apps while other apps just get cached to the RAM and they too don't stop by recent apps clearing. And then there are wakelocks and GCM which are the reasons for apps giving you notifications and things like that. I can go on but I think you get the point by now.
I clear apps because I just like to see a clean UI. I know that these apps don't just get stopped by this. If I really wanted to stop an app I'd do it for saving battery and NOT for saving RAM and I'd use advanced apps like greenify and wakelock detectors for this because clearing apps won't stop these apps. Some apps just prevent the device from going to deep sleep and this is the reason for overnight discharge on most phones.
Peace.
nC3rtaintiy said:
Yea I realised it last night.. I put pubg on update and went to sleep only to realise that the update failed somehow.. This has to be the problem I faced.
Click to expand...
Click to collapse
I think the problem is with big apps. Whenever I install a small size app maybe upto 100 MB, it gets installed without any problems but whenever I tried to install/update a large app like PUBG, it never gets completed giving errors like error 495. Today it stopped at almost 1.05 GB. I'll check and see if I can find a fix.
CosmicDan said:
I have a solution:
STOP CLOSING APPS.
You are destroying your performance and battery life by doing this. ONLY close apps if they're malfunctioning. It does NOT make your phone faster to clear apps.
I thought this crap was put to rest years ago, wow.
Click to expand...
Click to collapse
But this shouldn't happen on stock Android though.. Even on iOS swiping out apps from recents doesn't mean the user wants to force stop it. Xiaomi designing it's skin to do this is really counterintuitive. Because of this we are having all sorts of problem like this and messaging apps not receiving notifications in the background.
WingXBlade said:
But this shouldn't happen on stock Android though.. Even on iOS swiping out apps from recents doesn't mean the user wants to force stop it. Xiaomi designing it's skin to do this is really counterintuitive. Because of this we are having all sorts of problem like this and messaging apps not receiving notifications in the background.
Click to expand...
Click to collapse
After a few days of use, I don't think that is the case. I tried multiple downloads/ updates from the store and cleared recent apps but they continued without any freezes or stops. The problem appears when I install/ update a large sized app like PUBG. It'll go on for sometime and then just freeze and return an error. Last night it stopped at almost 1gb+ with an error code 495.
WingXBlade said:
But this shouldn't happen on stock Android though.. Even on iOS swiping out apps from recents doesn't mean the user wants to force stop it. Xiaomi designing it's skin to do this is really counterintuitive. Because of this we are having all sorts of problem like this and messaging apps not receiving notifications in the background.
Click to expand...
Click to collapse
Mmm, it may be Whetstone at work again. That horrible thing. Is there a "Memory Optimization" setting in Developer Options? If so, turn it off.
CosmicDan said:
Mmm, it may be Whetstone at work again. That horrible thing. Is there a "Memory Optimization" setting in Developer Options? If so, turn it off.
Click to expand...
Click to collapse
There is MIUI Optimization in Developer settings but i don't think it helps disabling it in this case.(it helps a little bit on scrolling performance BUT after 3-4 days it becomes slow again for me..I think MIUI's Touch response & Scroll performance is very bad compared to Stock/Neuxs 5... Correct me if it's only for me)
MIUI has very weird ram management which literally kills the apps & all the services when you clear it from recent and there's no way to stop this on MIUI from my past 2 weeks of experience and research
Greetings to all - first post here - and glad to have found such a huge community!
I got myself a Redmi Note 5, running MIUI Global 10.2 (Android 8.1.0...)
On my phone's Second Space, certain specific apps won't start - or rather: they do start, but as soon as I try to "log in using Facebook" and validate, a "givenapp have stopped" message appears.
Given apps DO WORK on 1st Space. (I've tried installing from 1st and from 2nd Space, allowing them on one or both Spaces...)
If I allow the app on both Spaces, they DO WORK on the first (main) Space, but still not in the second!
After the 2 apps I already used presented this bug I've tested 4 other similar apps, and the bug persists.
Incriminated apps are all "social" (=dating, blame me!) all installed from the PlayStore.
It doesn't matter if they're used on both Spaces or not. I have Facebook Account linked to Mi Account, and all permissions given to said apps. I send crash report every time, and have posted it through "Feedback" too.
Thank you for reading, and for any help in understanding this bug
ps: there is a thread with kind of the opposite problem: https://forum.xda-developers.com/poco-f1/help/games-apps-space-default-space-t3865722
Andremidis said:
Greetings to all - first post here - and glad to have found such a huge community!
I got myself a Redmi Note 5, running MIUI Global 10.2 (Android 8.1.0...)
On my phone's Second Space, certain specific apps won't start - or rather: they do start, but as soon as I try to "log in using Facebook" and validate, a "givenapp have stopped" message appears.
Given apps DO WORK on 1st Space. (I've tried installing from 1st and from 2nd Space, allowing them on one or both Spaces...)
If I allow the app on both Spaces, they DO WORK on the first (main) Space, but still not in the second!
After the 2 apps I already used presented this bug I've tested 4 other similar apps, and the bug persists.
Incriminated apps are all "social" (=dating, blame me!) all installed from the PlayStore.
It doesn't matter if they're used on both Spaces or not. I have Facebook Account linked to Mi Account, and all permissions given to said apps. I send crash report every time, and have posted it through "Feedback" too.
Thank you for reading, and for any help in understanding this bug
ps: there is a thread with kind of the opposite problem: https://forum.xda-developers.com/poco-f1/help/games-apps-space-default-space-t3865722
Click to expand...
Click to collapse
1) Have you added play games app to your second space too?
2) Did you try downloading the apps in second space itself instead of moving/use both space etc?
Schumanzuar said:
1) Have you added play games app to your second space too?
2) Did you try downloading the apps in second space itself instead of moving/use both space etc?
Click to expand...
Click to collapse
Hello Schumanzuar, thank you for you rinterest!
1) Dunno what Play Games app has to do with this, but yes, I have now (formerly I had disabled it on both spaces).
2) I have tried downloading them from 1st, 2nd, enabling one way and the other... same result.
Thing is, why should one Space behave differently from the other when all (as far as I see) settings are the same?
I noticed that I don't have access to "Developper Options" on 2nd Space, even if I enabled this on the 1st (can't enable it on 2nd)
Ok, just a brief note to update on this problem: 4 of the 6 apps received updates today, and after that 2 of the 4 managed to connect via Fb.
So I guess the problem is really app-based, and maybe those apps receive the crash-logs? Pity for the other apps that did not patch up...
So FB does not work for me in second space. It crashes, even apps that require FB login crashes
I have the same problem...any solution?
martinrhcp88 said:
I have the same problem...any solution?
Click to expand...
Click to collapse
same here .. gettng same issue
Hi, everyone!
I'm using a Huawei P30 and recently got a sprinkler controller as a present. Later I found articles and reviews that said this device is compatible with Alexa, Apple HomeKit, iOS, Android, etc. So I downloaded this Rachio app. For some reason, this app and some others stopped responding. I tried to restart my phone and reinstall these apps, but it doesn't help. Maybe someone had the same or similar problem and already found a solution?
Thanks in advance!
NoraHensl said:
Hi, everyone!
I'm using a Huawei P30 and recently got a sprinkler controller as a present. Later I found articles and reviews that said this device is compatible with Alexa, Apple HomeKit, iOS, Android, etc. So I downloaded this Rachio app. For some reason, this app and some others stopped responding. I tried to restart my phone and reinstall these apps, but it doesn't help. Maybe someone had the same or similar problem and already found a solution?
Thanks in advance!
Click to expand...
Click to collapse
Nora it's possible to get this app running correctly if you had root...
([emoji88]Omni Rom[emoji88])
@NoraHensl
Main reason for an ANR ( read: Application Not Responding ) is device's low RAM and/or GHz.
FYI:
An ANR will occur if you are running a process on the UI thread which takes a long time, usually around 5 seconds. During this time the GUI (Graphical User Interface) will lock up which will result in anything the user presses will not be actioned. After the 5 seconds approx has occurred, if the thread still hasn't recovered then an ANR dialogue box is shown informing the user that the application is not responding and will give the user the choice to either wait, in the hope that the app will eventually recover, or to force close the app.
The easiest way to fix an app that keeps crashing on your Android smartphone is to simply force stop it and open it again. To do this, go to Settings -> Apps and select the app that keeps crashing. Tap on the app's name and then tap on 'Force stop'. Now try opening the app again and see if it works well.
____________________
cookspot.org
Hi,
I have the XIAOMI MI 8 LITE phone (MIUI: 12,0,3) with original Android 10 with no hacking and no ROOT and no illegal operation.
There are 2 specific apps that when I run them and they load, they do not respond to screen clicks and the app cannot be used.
1. BIT App - (https://play.google.com/store/apps/details?id=com.bnhp.payments.paymentsapp)
It goes up, and I can activate almost all the functions on the main screen including transferring funds and receiving and clicking on contacts and moreā¦.
But when I click on the menu on the right side (3 vertical bars) nothing happens and the menu does not open and I can not actually reach the settings of the app.
In the past the app did respond to a click on the menu and suddenly it is no longer possible. I uninstalled and reinstalled the latest version and it did not help.
2. Twitter app - here I write a tweet and then there is a "tweet" button to send the tweet, but he does not respond to clicking on it and I can not upload the tweet
It should be noted that I have a lot of other apps installed on the phone and they all work without a problem,
so it does not seem to me that this is a hardware problem on the screen.
Only these 2 specific apps are causing issues.
What could be the problem and how to solve it?
Thanks in advance