Commit 0048908
[Mono.Android] Bind API-37 Beta 3 (#11038)
Context: https://developer.android.com/about/versions/17
Context: https://android-developers.googleblog.com/2026/03/the-third-beta-of-android-17.html
Android 17 Beta 3 has been released.
* [API-37 Beta 3 vs. API-CinnamonBun Beta 2][0]
* [API-37 Beta 3 vs. API-36.1][1]
The Android 17 Beta 3 announcement states that Beta 3 is API stable.
> Android 17 has officially reached platform stability today with
> Beta 3. That means that the API surface is locked; you can perform
> final compatibility testing and push your Android 17-targeted apps
> to the Play Store.
We're not yet ready to do the enumification work, though.
Bind API-37 Beta 3 as an *unstable*, *un-enumified* binding.
[0]: https://developer.android.com/sdk/api_diff/37-incr/changes
[1]: https://developer.android.com/sdk/api_diff/37/changes1 parent c6dcda3 commit 0048908
9 files changed
Lines changed: 4178 additions & 2014 deletions
File tree
- Documentation/workflow
- build-tools
- api-merge
- automation/yaml-templates
- xaprepare/xaprepare/ConfigAndData
- Dependencies
- src/Mono.Android
- Profiles
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | | - | |
| 246 | + | |
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
Lines changed: 382 additions & 4 deletions
Large diffs are not rendered by default.
Lines changed: 3756 additions & 2003 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2006 | 2006 | | |
2007 | 2007 | | |
2008 | 2008 | | |
| 2009 | + | |
| 2010 | + | |
| 2011 | + | |
| 2012 | + | |
| 2013 | + | |
| 2014 | + | |
| 2015 | + | |
| 2016 | + | |
| 2017 | + | |
| 2018 | + | |
| 2019 | + | |
| 2020 | + | |
| 2021 | + | |
| 2022 | + | |
| 2023 | + | |
| 2024 | + | |
| 2025 | + | |
| 2026 | + | |
| 2027 | + | |
| 2028 | + | |
| 2029 | + | |
| 2030 | + | |
| 2031 | + | |
| 2032 | + | |
| 2033 | + | |
| 2034 | + | |
| 2035 | + | |
| 2036 | + | |
| 2037 | + | |
| 2038 | + | |
| 2039 | + | |
2009 | 2040 | | |
2010 | 2041 | | |
2011 | 2042 | | |
| |||
2037 | 2068 | | |
2038 | 2069 | | |
2039 | 2070 | | |
| 2071 | + | |
2040 | 2072 | | |
2041 | 2073 | | |
2042 | 2074 | | |
| |||
2064 | 2096 | | |
2065 | 2097 | | |
2066 | 2098 | | |
| 2099 | + | |
2067 | 2100 | | |
2068 | 2101 | | |
2069 | 2102 | | |
| |||
0 commit comments