Can anyone provide me with the guest mode apk? I uninstalled a lot of system apps and accidentally uninstalled the app for enables guest mode. I'm not sure what it's called
Related
Hey guys just fot this tablet Monday, unrooted fresh out the box, it will download apps for a bit them get hung up and stop downloading and eventually show this error. Ive googled it and tried all the tricks that include clearing data im gp app/gp services/ framework. Unlinked my google account, rebooted etc.
2 strange things i noticed.
- my htc m8 on the same nerwork has never had these issues
-I haven't had this happen at my work network
I returned my tab S from Monday, now the new one does it too. I have a brand new Asus RT-AC68U beast of a wifi router. It briefly downloaded some apps once i took down the firewall, then errored out again...
I dunno what else to do i want to keep this tablet I hope someone can help.
Thanks in advance!
perhaps this workaround can help you:
on your pc you can install the chrome browser extension APK Downloader , then when you go to play store, you have an extra button download apk next to the app (all on pc in chrome browser) , once you downloaded the apk you can copy it to the tablet and install it.
Make sure that once you have copied the apk to your device you have enabled "unknown sources" in the settings or else it won't allow you to manually install an apk.
Whenever I have encountered an issue like this in the past I have Odin flashed the device to the latest stock firmware and then during the set up process, made sure that every minute detail entered is correct (or bypass google account installation and wifi connection and install them after the device start up).
Hmm thanks for the suggestions guys. Come to find out my m8 has this issue now so it must be router related somehow...
I too took down firewall of router, saved new settings, rebooted router, turned router off for 5 mins, turned it back on. Restarted lg g3 and then it worked for me. No more Error 495!
So I noticed the new guest mode icon on my lockscreen so I loaded up the guest and found a few strange things.
1) cerberus will not locate, alarm, ect when the device is in guest mode UNLESS it is installed as a system app. so unless you are rooted in lollipop you can't install it as a system app and once in guest mode it is lost to you. no locating, no erasing, nothing.
2) android device manager also will not locate the tablet when in guest mode. apparently you aren't logged into your account so it can't find it, ring it, erase it either.
3) guest mode cannot be removed, or disabled unless you are rooted
4) guest account seems totally unrestricted. if you want a restricted account you can make one BUT guest account remains available, meaning if you want to deny your kid internet access or whatever, all they have to do is choose the guest account and your restrictions are void.
can anyone confirm or deny any of my observations?
It happened AFTER the update to MM my guest mode does not work, it gives me no options to set up guest mode when i click guest mode it switches to guest mode directly. (previously it allowed me to setup completely with apps and all that) but now nothing no questions asked and if i switch more between guest and owner account or add a user my play store starts giving FC
than i am forced to do a factory reset.
Please if anyone can help me to fix it or is there a way to disable it. I will be very appreciative.
Thanks
-|- I am on stock Rom MM LG g3 D855,
-|- No mods except the root.
You may have to reflash, it's working fine on mine. Are you trying to log in to your google account which is also associated with your other user account? Perhaps that could be causing the issue. When I swap to guest it also does not have a setup option, it merely switches straight to the other user. I also remember once upon a time I had problems with the guest account when I had disabled apps on my main user account. Check if you have disabled some things. Particularly for me it was disabling the clock and home launcher apps which caused force reboots when trying to swap to the guest profile.
:good: but what do you exactly mean when you say "You may have to reflash" Am i to reflash the complete KDZ or Flash GAPPs please elaborate, because the play store keeps giving FC's in the guest mode. I have done a complete KDZ install twice. Yes there was setup wizard disabled in the System apps which i enabled but still it's the same.
Can you confirm if you see playstore in guest mode in your device? My understanding of G3 Guest Mode implementation in MM says that it should not show up in guest mode like I see other options restricted, like setting and all that but the play store error is annoying.
So I saw on this reddit post that there was a way to get DayDream on a Nexus 5X by editing an XML document in the system permissions folder.
I'd post the link to the Reddit Page, but XDA is being a stickler about links for new accounts...
Just search "Reddit Daydream Nexus 5x" and you should be able to find it.
I decided to try it out and what I THINK I did was screw up the formatting in the XML document and when I restarted the phone, the google app keeps crashing. I tried a factory reset, didn't fix it. Not only that, I kinda screwed myself over because the factory reset shut off the USB Debugging in the developer settings. Now when I try to use ADB to reflash the stock ROM, it won't connect.
I was able to access the drop down menu and get to the settings, but when I try to access the developer settings it crashes.
I think I'm screwed, but I want to know if there's any other option to fixing this. I really need help guys...
On My galaxy m51, Every few hours same but some haphazard text getting copied to my clipboard automatically without anything done by me. Can anybody say is it harmful? And is there any way to know how it is getting copied from where and how to stop it?
Some third-party app is probably the cause. To confirm, boot the phone in safe mode and see if it still happens. You can enter safe mode by tapping and holding the power off option until the safe mode prompt appears.
Affangta said:
Some third-party app is probably the cause. To confirm, boot the phone in safe mode and see if it still happens. You can enter safe mode by tapping and holding the power off option until the safe mode prompt appears.
Click to expand...
Click to collapse
Thanks. Tried it. The issue didn't happen on safe mode.But how to know which app is misbehaving among so many 3rd party apps on my phone? Please help!
Kanjiman95 said:
Thanks. Tried it. The issue didn't happen on safe mode.But how to know which app is misbehaving among so many 3rd party apps on my phone? Please help!
Click to expand...
Click to collapse
Trial and error. You can use ADB to identify apps that have clipboard access. Once you get the list of those apps, try uninstalling/disabling them one by one until you find the culprit. Google "block clipboard access android 10" for relevant ADB tutorial and commands.
Affangta said:
Trial and error. You can use ADB to identify apps that have clipboard access. Once you get the list of those apps, try uninstalling/disabling them one by one until you find the culprit. Google "block clipboard access android 10" for relevant ADB tutorial and commands.
Click to expand...
Click to collapse
Thank you so much