Closed hunhun010164 closed 2 months ago
Try the AOSP file picker
This app exposes it https://play.google.com/store/apps/details?id=com.marc.files
Try the AOSP file picker
This app exposes it https://play.google.com/store/apps/details?id=com.marc.files
It seems to be just a file explorer. Or I didn't realize that it has more functions to help? Could you please give me more instructions? Thanks.
It's just that that error is really weird to me that it feels like it comes from the file manager you're using and it literally doesn't seem to mean anything so...
If the default android stuff said anything it could be more revealing
It's just that that error is really weird to me that it feels like it comes from the file manager you're using and it literally doesn't seem to mean anything so...
If the default android stuff said anything it could be more revealing
That is ES file explorer, APKs can be installed from this app. So I don't think it's the problem of this file explorer. Do you need any more info? I'll try my best to provide it to you. Thanks
There's a small chance that the issue could be due to ES File Explorer. Found this oneplus community post. Please try the same again with another file manager and see if the issue persists.
@hunhun010164 From a graphical interface you cannot see why it really fail.
But you can install it with adb, example:
adb install -g ./com.google.android.gms-240913004.apk
The apk file must be on the pc and the phone must be connected to the PC with adb enabled.
When installed in this way if it fail you see the real reason and you can fix it.
There's a small chance that the issue could be due to ES File Explorer. Found this oneplus community post. Please try the same again with another file manager and see if the issue persists.
Yes, you are right. My misuse. Can be installed when open them via embedded file explorer. Problem solved. Thank you
Close the issue
Update on Sep. 20th. My misuse. Can be installed when open them via embedded file explorer. Problem solved.
Describe the bug APK couldn't be installed
To Reproduce Steps to reproduce the behavior:
Expected behavior Successfully install the apk.
Screenshots .
System Android Version: 13 Custom ROM: dido OS 12.0
Additional context Gbox works. But I want to use yours to replace Gbox. My phone can install all the other apks except yours. I don't know why. Please help me. Thanks.