PixelExperience / android-issues

Issue tracker
97 stars 42 forks source link

MI 8(dipper) PE14 Package installer keeps stopping #5986

Open tanglangs1mple opened 6 months ago

tanglangs1mple commented 6 months ago

Build Date

PixelExperience_dipper-14.0-20240317-0958-OFFICIAL

Device

dipper

Version

fourteen

Describe the Bug

Hi maintainers~

Thank you very much for bring us new version of PE, it make my outdated device back to life again: )

However, there still some bugs in this BETA version, the most serious problem is the Package installer keeps stopping when I tried to install a .apk file on my phone. Meanwhile I can download apps from Play Store without problems. That's quite strange.

Another bug is my mi 8 can only pull down the status bar from the desktop, and cannot swipe up to return to the desktop. I can only jump to the settings interface by clicking the settings button, and then swipe up from the bottom of the screen to return to the desktop.

I hope you can fix these bugs in the next version, again thanks for your efforts on this project.

Best wishes.

Screenshot_20240320-102111 Screenshot_20240320-102128

Steps to Reproduce

Expected Behavior

Possible Solution

No response

pixelexperiencebot commented 6 months ago

Issue created! You can close at any time by commenting /close

GiaSen commented 6 months ago

how did you flash the rom? any mod installed? please also give a logcat of the issue

GiaSen commented 6 months ago

here (and for my testers) apk installs just fine and notification panel opens and closes normally as it would be

tanglangs1mple commented 6 months ago

I flashed the ROM according to instruction, maybe something went wrong during the process. Your reply indicates that this is an occasional error, maybe I should try it again. Thanks!

GiaSen commented 6 months ago

if it doesn't fix with a reflash, send here a logcat

Alsabithk commented 5 months ago

Install apk file using adb, connect your phone to desktop and download adb in terminal/cmd and downlod the apk file also. Install apk using 'adb install [apk file name] '