PopuriAO29 / apos-return

A Repository for returning Photokatsu game.
1 stars 0 forks source link

Support Android 8 through 15 #1

Open PopuriAO29 opened 1 year ago

PopuriAO29 commented 1 year ago

Describe the bug Android Version above than 11 or 15 will receive the message: This app was built for an older version of Android and may not work properly. Try checking for updates, or contact the developer.

Which it was issued on the blog WordPress that allows support Android 11 and 15.

To Reproduce Steps to reproduce the behavior:

  1. Launch "Photokatsu" on the Home Screen or All Apps.
  2. See the message.

Expected behavior The Android version must greater than 8 and 15. So that the game will be works fine.

Additional context The developer Bandai didn't planned to support Android future versions, Hence because I made My WordPress blog so that the news will be added in the future.

Have you checked that no similar bug report(s) exist?

Code of Conduct and Contributing Guidelines

PopuriAO29 commented 1 year ago

Added support for Android 14 Preview. A Final version would be planned in the future.

PopuriAO29 commented 1 year ago

According on Android 14, the apps will be blocked for old version. However, a new version will be planned in 1.14.0 to repack. This would allow to support Android 8 through 14 in the future.

PopuriAO29 commented 1 year ago

Android 14 is released, we are not sure to support in the future. But hopefully, we will try later to repack it.

PopuriAO29 commented 4 months ago

Android 15 still in beta, but we're added for this build

PopuriAO29 commented 4 months ago

To clarify about Android 14 and newer, if you try install APK for Photokatsu, you may receive error message: App not installed as app isn't compatible with your phone.

To bypass this issue, here's the command line if you want try: adb install --bypass-low-target-sdk-block photokatsu-return.apk

If this is doesn't work well for you or the installation fails, make new issue and we'll perform what is the problem.