We have [recently raised the minSdkVersion from Android 5 to Android 8 for Fenix and Focus](https://phabricator.services.mozilla.com/D260257). Once all the geckoview and web platform tests are migrated off the Android 7 emulator and passing on the new Android 14 emulator, we can upgrade the `minSdkVersion` specified in [Geckoview](https://github.com/mozilla-firefox/firefox/blob/0397cc0f5dcabc6f44e0f742107ff3695882d5e4/mobile/android/geckoview/build.gradle#L24) and [Geckoview test harness](https://github.com/mozilla-firefox/firefox/blob/0397cc0f5dcabc6f44e0f742107ff3695882d5e4/mobile/android/test_runner/build.gradle#L13) also.
Bug 1982312 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
We have [recently raised the minSdkVersion from 21 (Android 5) to 26 (Android 8) for Fenix and Focus](https://phabricator.services.mozilla.com/D260257). Once all the geckoview and web platform tests are migrated off the Android 7 emulator and passing on the new Android 14 emulator, we can upgrade the `minSdkVersion` specified in [Geckoview](https://github.com/mozilla-firefox/firefox/blob/0397cc0f5dcabc6f44e0f742107ff3695882d5e4/mobile/android/geckoview/build.gradle#L24) and [Geckoview test harness](https://github.com/mozilla-firefox/firefox/blob/0397cc0f5dcabc6f44e0f742107ff3695882d5e4/mobile/android/test_runner/build.gradle#L13) also.
We have [recently raised the minSdkVersion from 21 (Android 5) to 26 (Android 8) for Fenix and Focus](https://phabricator.services.mozilla.com/D260257). Once all the geckoview and web platform tests are migrated off the Android 7 emulator and passing on the new Android 14 emulator, we can upgrade the `minSdkVersion` specified in [Geckoview](https://github.com/mozilla-firefox/firefox/blob/0397cc0f5dcabc6f44e0f742107ff3695882d5e4/mobile/android/geckoview/build.gradle#L24), [Geckoview test harness](https://github.com/mozilla-firefox/firefox/blob/0397cc0f5dcabc6f44e0f742107ff3695882d5e4/mobile/android/test_runner/build.gradle#L13) and [Geckoview example](https://github.com/mozilla-firefox/firefox/blob/0397cc0f5dcabc6f44e0f742107ff3695882d5e4/mobile/android/geckoview_example/build.gradle#L13) also.