2 weeks ago
Hello!
Can anyone explain if it is possible to restore accidentally deleted app Files, Ver. t_frc_doc_330543000?
First I unpacked the bin image of the firmware, found a number of files there:
DocumentsUIGoogle.apk
DocumentsUIGoogle-hdpi.apk
DocumentsUIGoogle-ldpi.apk
DocumentsUIGoogle-mdpi.apk
DocumentsUIGoogle-tvdpi.apk
DocumentsUIGoogle-xhdpi.apk
DocumentsUIGoogle-xxhdpi.apk
DocumentsUIGoogle-xxxhdpi.apk
Following advice from the Internet, I installed them using Package Manager. The application was installed, but crashes when I try to launch it.
Then I found and installed it from some website, but the result is the same.
Is there any way to fix this without resetting to factory settings?
Thanks!
2 weeks ago - last edited 2 weeks ago
It can't be uninstalled because it's part of the read-only OS. Maybe you disabled it with with the package manager?
2 weeks ago
Unfortunately, maybe... First I deleted the updates from it, after which its icon appeared in the curtain among the usual applications and there was already a delete button...
2 weeks ago
Try this in an ADB shell:
pm enable com.google.android.documentsui
2 weeks ago
"pm" is not recognized as an internal or external command, operable program or batch file.