Commit af8bb41
[Mono.Android] Bind Android API-Baklava Beta 2 (#9814)
Context: https://developer.android.com/about/versions/16
Context: https://android-developers.googleblog.com/2025/01/first-beta-android16.html
Android 16 Beta 2 has been released.
* [API-Baklava Beta 2 vs. API-35][0]
* [API-Baklava Beta 2 vs. Beta 1][1]
The Android 16 Preview Program Overview [Timeline and updates][2]
section suggests the following timeline:
* Nov/Dec: Developer Previews
* Jan/Feb: Unstable Betas
* Mar/Apr: Stable Betas
* ???: Final
Currently, this will be usable in its preview form to `main` users
who explicitly target `net10.0-android36`. Once we are shipping
.NET 10 previews, it will be usable for users who explicitly target
`net10.0-android36`.
We still need to decide on our strategy for backporting this to
.NET 9 service releases.
Additional note(s):
- We cannot generate an updated `PublicAPI.Unshipped.txt` because
this is done within VS and current VS versions cannot load
`net10.0` projects.
We have temporarily disabled PublicAPI verification for unstable
API levels until this is resolved.
[0]: https://developer.android.com/sdk/api_diff/b-beta2/changes
[1]: https://developer.android.com/sdk/api_diff/b-beta2-incr/changes
[2]: https://developer.android.com/about/versions/16/overview1 parent e8fd09f commit af8bb41
File tree
4 files changed
+1878
-109
lines changed- build-tools/xaprepare/xaprepare/ConfigAndData/Dependencies
- src/Mono.Android
- Profiles
4 files changed
+1878
-109
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments