You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AAP APK Installer makes use of framework installer API, and starting some Android version any installer session that puts inconsistent app label with the actual app label is rejected, like:
We could fix AAP APK Installer to match all those app names (easier), but to make things prettier we should rather fix those app names so that they can be easily found on the device.
The text was updated successfully, but these errors were encountered:
AAP APK Installer makes use of framework installer API, and starting some Android version any installer session that puts inconsistent app label with the actual app label is rejected, like:
We could fix AAP APK Installer to match all those app names (easier), but to make things prettier we should rather fix those app names so that they can be easily found on the device.
The text was updated successfully, but these errors were encountered: