Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Announcement: Support for Android 5 and 6 is deprecated as of v1.12 #143

Open
x0b opened this issue May 19, 2021 · 0 comments
Open

Announcement: Support for Android 5 and 6 is deprecated as of v1.12 #143

x0b opened this issue May 19, 2021 · 0 comments

Comments

@x0b
Copy link
Owner

x0b commented May 19, 2021

As of version v1.12, support for Android 5, Android 5.1 and Android 6 is deprecated and will be removed in a future update.

Old Android versions generate a significant chunk of error reports and bugs, while being only used by very few devices. These platforms are also lacking APIs and features, hindering app development. We are also unable to test on those platforms.


Update 2021-07-15: Android 5-6 devices will not receive any further feature updates. With v1.13, the minimum required API level will be raised to 24 (Android 7). We are still figuring out how to best build for legacy devices; those devices will probably receive a v1.12.3 instead.


If you want to step up and maintain a build for those versions, you should have:

  1. Test hardware in that version range (5.1-6)
  2. Experience with Android development, Android's version of linux, go, and cross compiling.
  3. Capacity and willingness to commit to maintaining this, which means:
    • backporting features and bugfixes
    • fixing old-version specific issues
    • answering issue reports
@x0b x0b pinned this issue May 19, 2021
@x0b x0b changed the title Announcement: Android 5 and 6 are deprecated as of v1.12 Announcement: Support for Android 5 and 6 is deprecated as of v1.12 May 19, 2021
@x0b x0b added this to the Future Version milestone May 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant