diff options
| author | Simonx22 <simon@oatmealdome.me> | 2026-03-12 16:22:26 -0400 |
|---|---|---|
| committer | Simonx22 <simon@oatmealdome.me> | 2026-03-12 16:22:26 -0400 |
| commit | 57a8a78d06f4a902777b875da4da93a423f9cc1d (patch) | |
| tree | 26394cb0adc6a32ee392cd80f846e140d1f8ae61 /Readme.md | |
| parent | e550e1ff7cb509550070bfd6d615898bfd9c3432 (diff) | |
Android: Raise minSdk to 24 (Android 7.0)
Reasons:
- Only 0.000341% of all Android users were on API 21-23 in the last 365 days.
- These devices are old and likely do not run Dolphin well.
- Android 5.x and 6.0 have been without security updates for about 8 years.
- Staying on API 21–23 blocks AndroidX updates, including Lifecycle.
Diffstat (limited to 'Readme.md')
| -rw-r--r-- | Readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ Please read the [FAQ](https://dolphin-emu.org/docs/faq/) before using Dolphin. ### Android * OS - * Android (5.0 Lollipop or higher). + * Android (7.0 Nougat or higher). * Processor * A processor with support for 64-bit applications (either ARMv8 or x86-64). * Graphics |
