-
Notifications
You must be signed in to change notification settings - Fork 266
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
[DOC] NDK compatibility table #1760
Comments
Actually, it seems we will stop supporting all pre-Lollipop devices this year. So, older than KitKat is no longer a problem. (Kind of funny how it is a struggle to stop supporting Android 4.x in 2022 :-) |
Great idea, I will love to see a NDK compatibility table somewhere in the documentation! |
All this info is already available, FWIW. It just isn't consolidated across NDKs into one location. The changelogs will tell you when an API level loses support, and the meta/platforms.json file contains that information for each NDK. |
This would add value and is the point of this issue, I think. |
Agreed, just checking. |
+1 :-) |
URL
new page, probably
Problem
Forking from the bazel thread. I don't think we have such a thing, but probably should.
Originally posted by @jiawen in bazelbuild/bazel#12889 (comment)
The text was updated successfully, but these errors were encountered: