Weird App behaviour after upgrade to 11 - Google Pixel 3a Questions & Answers

Hello
Info:
Updated recently to 11 using full factory image with wipe (with - w flag).
Rooted with Magisk (canary update channel, see images)
Patched clean boot file and flashed with fastboot flash boot magisk_patched.img
All good.
Problem: trying to open a .docx file from storage with M$ Word. Screen goes black and phone restarts. On first restart I get the dreaded "cannot load android system - try again or factory reset. Luckily try again does boot my phone.
Attempted solution: remove and reinstall word - click uninstall -" the app wasn't found in the list of installed apps" - see image.
Went to play store to reinstall - only have "open" button - when clicked, screen goes black and back to "cannot load android system" screen ?
Any ideas/advice much appreciated
Many thanks

*Update*
Couldn't resolve via normal methods -
Used App Inspector (UBQSoft) from playstore to see if M$ Word showed up in there and it did:
From there, clicked the cog wheel to go through to "App Info" screen and was able to successfully uninstall from there.
Installed the Office full suite as a work around and am now able to open the document as needed.
Any thoughts or info still appreciate - especially if anyone has had a similar bug, even with different apps.
Many thanks ?

Further Update
So, I've gone back to the same document about an hour after being able to open it - same prob, screen goes black, phone restarts to "cannot load android system - try again or factory reset"
Tried open again from within Files,
got message "none of you apps can open this file"
I have office installed - see images.
I think I'm going to go back to Android 10 - this is quite the inconvenience for the time being

Not sure if it's 11, Magisk or kernel (using the latest EXKM)
but it's system UI that keeps crashing - I cleared out storage and cache as I am currently unable to uninstall Office, even via App Inspector.

*Solved*
Removed one of my Outlook/Micro$oft accounts to which Word and Office were both previously syncing - removed Office via playstore Uninstall button and rebooted phone.
Tested opening the same document both from Files, SolidExplorer and from within Word, opens for editing no probs and performs as expected.
Root and EXKM still installed and fine.
Sorry for multiple updates, just thought it might be useful for anyobe with similar issues.
?

Related

[Q] I lost my phone signal!

hey guys, today I received my Nexus 5, I tried an AOSP rom, but gps did't work, so I used "Nexus 5 restore" found somewhere here (in a 3ad with title ending with "dead or alive").
After this u ran CF-auto-root and I had no problem, I installed some apps like Lightflow, a sidebar and other simple thing I always used.
After this I installed TWRP for try a theme: I did "fastboot erase cache", "fastboot flash recovery twrp" and then erase cache again. I used TWRP file manager for find the zip theme file, I moved it into TWRP/theme renaming it ui.zip.
I rebooted my phone and then, while I was using my pc I noticed display was turned on (maybe I touched it for check notification, but I don't think) and looking at it i noticed I had no signal.
I tried to switch my SIM cards with my Htc One X, other phone still working, N5 still doesn't working.
I tried flashing D821 modem (my version) but with no success. If I try to select the provider inside android setting it still loading, trying to select band by "*#*#4636#*#*" secter menu I have the same result.
Can you help me pls?
P.S.: I have H3g Italy
EDIT: I also noticed I lost my languages from SwiftKey beta (ok, it is a beta, but it still working on my HOX, instead here I can't download languages again neither), and a notification saying something is trying to login to my google account, but if i click, it just disappear (I installed haxsync for facebook photos inside contact and maybe is it, but i don't think)
awesome...cleared Google Play Services data, no more error...tried to download a game, Play Store crashed and now i still having crash advice each time i close it...

[Q] can't sideload apks after rooting

Nexus 5, 4.4.4, dalvik runtime. Currently on cyanogenmod 11, but this problem started prior.
I rooted my phone, initially to run xposed framework. I actually got it installed and opened, but I noticed I couldn't install any modules. Uninstalled, tried to reinstall, found I couldn't sideload any apks. Cancel button works fine, but install button does not respond to touch in any way.
Everything I have tried:
Rebooting
Unrooting/reflashing stock
Rerooting
Using various apk installers/file managers. They all still bring me to the install screen where I can't push install, so they're unless
Clearing caches (dalvik, package installer)
Making sure all screen filter apps are off
Making sure all security options are correct (do not verify app, allow unknown sources)
Flashing a new Rom entirely (cyanogenmod)
I'm at a loss. Are there any options left to try that may fix this?
First, root has nothing to do with your issues. When you say install button doesn't work, what install button are you taking about? And how are you trying to side load an apk? Are you using an app, recovery, or what?
Sent from my Nexus 5 using XDA Free mobile app
Do you have echo lock screen notification installed?
#stayparanoid
Unfortunately I can't post an image of the install screen because I'm still a new poster. I usually just try to install apps by navigating to them in my file manager and clicking on them. Nothing special. The install screen is the default holo one that pops up.
Welp, turns out it was Echo Lockscreen. That's a massive bummer...loved that app! Thanks Pirateghost.

Lollipop 5.1 suddenly at every startup: "android is starting, starting apps"

Lollipop 5.1 suddenly at every startup: "android is starting, starting apps"
Wiko Rainbow Jam, Lollipop 5.1 stock rom, root access enabled.
Few days ago I installed HEBF: http://forum.xda-developers.com/and...ebf-tweaking-battery-saver-optimizer-t3401341 (please keep in mind that I'm not saying that this app is the culprit of my trouble, so this discussion is not a rant)
Inside HEBF I activated some of the options for saving battery and to improve a little bit the user experience, then, to do a comparison, to see which effectives improvements I could get with this app, I uninstalled HEBF: I clicked on "reset" inside HEBF, I deactivated all the options, I cleared the data and cache (and I made sure that the scripts inside init.d were deleted), and then I uninstalled the app: at the next reboot, now, every time, before to see the home of the launcher, Android is showing a window which tell "android is starting, starting apps": this message will appear for about 5 - 6 seconds, then my phone is able to operate as usual, without any issues.
I contacted the friendly developer of this app, asking him if HEBF maybe left some file or setting on the file system: the developer told me to check at the build.prop file, because such window "android is starting, starting apps", in his opinion, could be related to the "ART fix" option of HEBF, but looking at my build.prop, the
"dalvik.vm.dex2oat-filter=interpret-only"
"dalvik.vm.image-dex2oat-filter=speed"
entries are no longer present in my build.prop file (its content is avaliable here: http://txt.do/583iw)
I checked everything: using a root startup manager I see that nothing of strange is loaded at startup: I used SD Maid to check for leftovers, I used grep to search for the artfix option in every file on my system (by using "dex2oat" as keyword), I wiped the app cache and the dalvik cache by booting inside TWRP recovery, but the "android is starting, starting apps" message is still present at every boot. I'm looking for hints and clues, to get rid of such message. I suspect that maybe there could be some other entry inside some setting file?
Many thanks.
EDIT: I forget to mention the fact that I booted Lollipop in safe mode, but the message was still present.

[SOLVED] HELP! i cant get past the lock screen!

Good morning!!
i need some quick help if possible! You can even PM me so we can troubleshoot through discord.
TL;DR: the screen instantly goes black, restarts and returns to lockscreen the moment i unlock my device with the pattern (i suspect it's SYSTEMUI but can't be 100% sure). i can't get in now and got some work related data i need to recover from a widget that contains text along with chats from Whatsapp Plus.
stupid me did not make a nandroid backup in TWRP and now i'm screwed.
I use a Oneplus one with RR-O-v6.1.0-20180613-bacon-Official Ressurection Remix ROM based on android 8.1. Kernel is default/unchanged. Magisk is newest version (i think there were no updates for months now). I got 2 modules:
- busybox.
- Magisk Hide .Props config (a small terminal utility that can make google think i use a opo6 with android 9 [that's what i chose] so i get app updates) worked fine for half a year.
Then i took a look and saw an update for both. updating Busybox crashed magisk. Updating .props config seemed ok and just required rebooting like normal.
That's it essentially. since the reboot i can't get past the unlock screen anymore.
I tried the following:
i visited this link https://magiskroot.net/uninstall-magisk-module-twrp/ to first try to boot in core-only mode. then with disabled modules, then i uninstalled Magisk entirely using magisk uninstaller flashable zip from magisk manager (dot) com
the problem persists. i wiped cache and Dalvik/ART cache too but still the same.
besides the obvious clean re-flash that will wipe my data is there anything i can do to save it?
also i tried to attach a logcat but doing it just gives me one line an then nothing when doing it in ADB while the oneplus is in recovery mode.
If device is on (on lockscreen) i get 'waiting for device'. i searched and that could be because the ADB debugging checkmark is off... any way to turn it on using adb?
could wiping JUST Boot or System in TWRP do anyting?
since i got Titanium backup, can it restore data from a TWRP backup?
please help if possible.
oneplusausage said:
(...)
TL;DR: the screen instantly goes black, restarts and returns to lockscreen the moment i unlock my device with the pattern (i suspect it's SYSTEMUI but can be 100% sure). i Can't get in now and got some work related data i need to recover from a widget that contains text along with chats from Whatsapp Plus.
(...)
Click to expand...
Click to collapse
Have you ever looked through google: Bypass Lockscreen xda?
The first link indicates the solution. Try it out.
.
ze7zez said:
Have you ever looked through google: Bypass Lockscreen xda?
The first link indicates the solution. Try it out.
.
Click to expand...
Click to collapse
Hello :good: ,
TL; DR: IT WORKED! many thanks to you, i googled a lot but your suggestion went over my head.
below info added for completion 's sake so it potentially could help future users:
meanwhile in addition to my post, i dirty flashed the original ROM (same version) without wiping anything.
i suspected that it would just bypass the PIN and lock, not the whole lockscreen.. i know both the pin and pattern, it just crashes after entering the correct pattern.
I did your google search which linked me to https://forum.xda-developers.com/android/software-hacking/remove-lockscreen-recovery-t3530008
indeed. the pattern is successfully removed leaving me with just the 'swipe up to unlock' screen. i expected that it would crash after swiping up but it went to the homescreen thankfully!
some notes. As per guide i indeed deleted the below 3 files using the explorer in TWRP located in /data/system:
locksettings.db
locksettings.db-shm
locksettings.db-wal
however the files password.key and pattern.key were not present at all but in my case it didn't make any difference.
EDIT: added info and fixed spelling mistakes

HELP After updating Android System Webview My Phone is Unresponsive

Hello Guys,
I come in need of a help,
I'm writing from my computer now,
Yesterday my phone was working fine,
Today morning, I updated the apps on my phone; amongst the updates was android system webview.
After a reboot, my phone is unresponsive, it won't open any of the apps from that point.
I reboot again, since keyboard doesn't work, I used the OTG cable to use the physical keyboard to enter the password and get in. Tried entering setting to uninstall that crap app, settings is unresponsive.
No SIM services, no keyboard, no fingerprint, no settings etc.. basically nothing works and everything says "unresponsive and asks to either wait or close".
The only thing I have now is TWRP Recovery, and I'm inside it now.
I've wiped Cache + Dalvik / ART Cache : Result still same, nothing works.
I mailed [email protected] (which is provided in the app's "Developer" section) about this and got a reply that the mail is no longer being monitored.
Can someone please let me know how I can remove android system webview by using TWRP ? So that I can enter the phone back again as normal..
Device Details:
Lenovo K8 Note
Android 7.1.1 Nougat, (Never updated the OS)
Device has been rooted and has recovery options.
I think you can find WebView module in Magisk respiratory so I suggest you give that a try. Flash it and I think it will be fine as long as you have Magisk installed, of course.
dedq said:
I think you can find WebView module in Magisk respiratory so I suggest you give that a try. Flash it and I think it will be fine as long as you have Magisk installed, of course.
Click to expand...
Click to collapse
Thanks, I couldn't quite understand that..
I've never read/seen a need for Magisk so far.. so may I know what is the procedure to be done here...?
I do read Magisk is a systemless Root, (I already have SuperSu, is that the same functionality? (though I can't open anything that is))
Find the Magisk zip on Google and flash it over TWRP.
Head over to the Magisk module site and you will be able to find an alternate WebView module you can flash. It will be in zip format so I guess you will need USB to transfer those files to your phone since you cannot use it to download modules.
dedq said:
Find the Magisk zip on Google and flash it over TWRP.
Head over to the Magisk module site and you will be able to find an alternate WebView module you can flash. It will be in zip format so I guess you will need USB to transfer those files to your phone since you cannot use it to download modules.
Click to expand...
Click to collapse
Understood, thanks..
Will try this out.
KillerBeeSama said:
Understood, thanks..
Will try this out.
Click to expand...
Click to collapse
Give it a try and come to tell if you have sorted it out.
If not, you will probably need to flash your ROM again hoping the application won't stay updated but to back to stock version.
dedq said:
Find the Magisk zip on Google and flash it over TWRP.
Head over to the Magisk module site and you will be able to find an alternate WebView module you can flash. It will be in zip format so I guess you will need USB to transfer those files to your phone since you cannot use it to download modules.
Click to expand...
Click to collapse
Oh, one more thing,
Does this procedure mean, I'll lose TWRP and SuperSu?
Can I not just downgrade the android system webview manually itself?
KillerBeeSama said:
Oh, one more thing,
Does this procedure mean, I'll lose TWRP and SuperSu?
Can I not just downgrade the android system webview manually itself?
Click to expand...
Click to collapse
You won't lose TWRP but I am not sure about SuperSu since it's very old and people don't use it from the time Magisk appeared. I don't think you will be able to have both TWRP and SuperSu.
It would be good for you to just uninstall the updates of WebView if you can use your phone at all. That would solve the problem.
TWRP basically is a menu what allows you to select and apply ADB and/or Fastboot commands.
SuperSU is a Superuser access management tool: it requires SU binary got installed on Android.
Both mentioned sofwares are completely different things, don't depend on each other.
BTW:
I always root Android without the need to make use of Magisk or SuperSU.
So, I went through these
[MAGISK] [MODULE] Webview Manager
Welcome to the XDA home of Webview Manager by Androidacy Read about it on our blog: https://www.androidacy.com/tag/webview-manager/ What is this? This magisk module allows to install several webviews and browsers, replacing the stock one with...
forum.xda-developers.com
Android system Webview installed but not used by apps
I downloaded and installed the latest version of android system WebView from the app store on my android tablet (running 5.0.2). But apps still go on using the old webview version (39.0.0.0). Ho...
android.stackexchange.com
SystemWebView releases
SystemWebView releases
www.bromite.org
Installing SystemWebView
Bromite is a Chromium fork with ad blocking and privacy enhancements; take back your browser! - bromite/bromite
github.com
I got is, .. the adb and appt command says "not found". so.. confusion. and I also see that Bromite System Webview might or might not work on some apps..
So,
Is there a way to downgrade an app through recovery mode
or delete that app's data and start from scratch for that alone?
or is there a way to flash an old Android System Web View through TWRP?
Please help, I have spent the whole day trying to fix this.
I already have SuperSu and it seems if I need to goto Magisk (which is just for that other webview application, I have to do a lot of rolling back and applications going away, ) I don't want that..
Let's keep the Magisk idea as last resort and please let me know if there is any other way to delete the entire Android Webview related stuff and start from beginning.
<bump>
Attached the attack of errors. (these are just few of the ANR popups, there are lots more.. at the last screen you can see even settings won't respond)
My recommendation: Reflash phone's Stock ROM to get rid off of all modifications you applied so far, then restart modding from the scratch.
jwoegerbauer said:
My recommendation: Reflash phone's Stock ROM to get rid off of all modifications you applied so far, then restart modding from the scratch.
Click to expand...
Click to collapse
Just because of one application?
I just want that android webview gone/replaced with a stable one, is that not possible without destroying everything?
Thanks everyone.
we have a solution,
In my case, uninstalling the Xposed framework fixed it for me..
So, while working on this issue I had made a flow map and a log of what is done and its results, may be someone else can benefit from it in the future..
Spoiler: Tries and results
Even starting the entering phone itself is a big issue, because the keyboard applications don't come up; fingerprint doesn't work on first boot as a security measure as well; connected physical keyboard to OTG to phone to enter password... then greeted with lots of errors of all the applications.
Asking people blowed over 'to buy a new phone'
Posted to Reddit, no replies
Posted to Google support, got crappy bot_ish answers; who even hires these people!
Posted to XDA, have some ideas worth trying
Unpacking the system web view.apk on computer gives crap details as it is almost completely encrypted.
Going rabbit hunting through the rabbit hole, checking each folders on "/"
found something similar /system/app/WebViewGoogle/WebViewGoogle.apk
Quick google search confirms that I’m on the right path to finding it...
May be data or XML is somewhere too?
Deleted(copied and deleted) /system/app/WebViewGoogle/WebViewGoogle.apk
Result, Same
Then Reverted
PS: Original Copy at ext_sdcard
Replaced the existing one (92.0.4515.115 with 90.0.4430.210)
Result, no changes.
Then reverted with the crappy original
May be adb will install properly?
Tried adb commands on phone on TWRP, doesn't work
Tried adb from computer to phone, unable to connect to phone.
Was doing it wrong, while in TWRP, I need to initiate "ADB Sideload" and then connect from PC (with Firewall allowed)
then "adb devices", shows connected device with serial number
after the above, the adb push keeps saying "error: connect failed: closed"
turning phone ON and connecting for additional settings (USB debugging) pops "mtp host failed" as soon as I wire..
Started the phone, switched over to Guest account, (oddly seems stuff there are kind of better with lesser error messages), tried launching playstore and wifi, both need password which I don't have, entering settings, hangs for a while, quickly go to apps and uninstall updates for android system web view.. web view becomes 0.0.1
results, fail
Created a temporary user account on phone whilst booting, (because of the observable lesser apps running if I switch over from main..)
added my gaccount on it,
launched playstore to update the android system web view..
the update is stuck at 60%~70 %each time and is unable to complete..
took the v90 application that is on pendrive, connected otg.. and started to install application manually from there..
it said, no space.. even though there is around 4 GB free... continued to disable other applications, such as chrome, youtube, drive etc..
still unable to install the v90 application
even installing other apps (sudoku example) have the same issue,
and then I see a popup that package manager has stopped working (aha! so that itself doesn't work, then can't install),
Went to see if I can change something on developer options, developer option wont come up even after 7+ taps.. hmm strange, may be only main account can have dev options.
While at it, swapped out the Gboard with older AOSP keyboard (retaining Fleksy though).
Rebooted and tried again.. no fix yet..
Atleast I don't have to switch to physical keyboard now for every reboot, since the inner older keyboard comes for first boot.
By TWRP, removed existing app and replaced with v87; doesn't seem to be any different, same errors...
Was about to install the Magisk but it seems to have lots and lots of catches to it, and things to-do before I can go to that...
Continuing investigation on how to downgrade and get back to older state
Through TWRP, deleted the app folder from /system/app/WebViewGoogle/WebViewGoogle.apk
researched to see if there is something else to delete, couldn't find much... proceeding from what we know...
Removed ATSystem.apk (3C's helper) from /system/priv-app just in cast (copy placed at ext_sdcard)
result no change..
Started at around 31-Jul-21 13:00 and went on till 01-Aug-21 01-26 pausing to for the day to rest...
Restored App Folder back to /system/app/WebViewGoogle/WebViewGoogle.apk
WebViewGoogle.apk is v90 again.. (the original seems to be missing, meh, not like it's going to fix)
reboot, result, no changes.
Starting step to install magisk
Removing xposed now..
wiped dalvik cache
rebooting
Kind of stable!!!
Everything seems to work?!?!
Firewalled all app except playstore and mail,
mail seems to work, but can't open the mails (just the headers are received), clicking on the mail says "unable to inflate webview"
aha, I forgot that I have v87 still, if I update that again, will it work (if it doesn't we know how to revert now)
proceeds to update v87 to latest
reboots,
I guess issue resolved by uninstalling xposed, next step to enter phone and move data to safe zone and think about next step.
Are you using xprivacylua?
VD171 said:
Are you using xprivacylua?
Click to expand...
Click to collapse
No, I do remember hearing about it.
GUys, i have installes a system webview on my Samsung J2 core, after restarting my phone stuck on int boot animation, then i do the hard reset combination keys and keeps from restarting. what should i do.
TUPANGPUTi23 said:
GUys, i have installes a system webview on my Samsung J2 core, after restarting my phone stuck on int boot animation, then i do the hard reset combination keys and keeps from restarting. what should i do.
Click to expand...
Click to collapse
Oh... sorry to hear that.
I don't know the solution to that, because mine is rooted I was able to get into the custom recovery and fix things.. not sure what can be done here for your case, (I do know that the old samsung's default recovery is kinda unreadable for English speakers)
So, I think it's best for you to start a new thread in the forum, because if you make a new thread there's a higher chance of reply than this thread which is already marked solved.
(plus. please do attach any photos even crude it may be, still will help people see and suggest actions)

Categories

Resources