SanmerApps / PI

PackageInstaller (Experimental)
MIT License
441 stars 8 forks source link

Invalid in Chinese firmware for OPPO/OnePlus/realme devices #97

Closed cherinyy closed 3 months ago

cherinyy commented 3 months ago

OPPO/OnePlus/realme uses a modified package installer in the Chinese firmware.

The most typical issue is that it fails to install Android App Bundle apps and this is intentional.

So if it wants to take effect, I'm guessing that PI needs to do the installation itself, rather than calling the package installer that comes with the firmware, which I don't know if that's normal or not. I'm using Shizuku mode.

Meanwhile, SAI and MiXplorer were able to install the apps themselves via Shizuku without any problems, so I'm sure there's no problem there.

Screenshot_2024-06-05-20-58-12-71_708f76cdf2c7449ff16a8486e0e036f6

Screenshot_2024-06-05-20-58-22-92_708f76cdf2c7449ff16a8486e0e036f6

If I need to provide some sort of log to fix the problem, please do tell me what to do, thanks.

SanmerDev commented 3 months ago

Please provide logs

Start capturing from app launch until the end of apk installation

cherinyy commented 3 months ago

Please provide logs

Start capturing from app launch until the end of apk installation

Ok, is it captured using adb logcat?

SanmerDev commented 3 months ago

It depends on you

SanmerDev commented 3 months ago

I have no idea about this, and I don't have an OPPO/OnePlus/Realme device so I won't consider fixing it.