Skip to content

Should the default ndkVersion be updated to support 16KB Page Size Requirement? #175022

@KDCinfo

Description

@KDCinfo

Hello hello!

Curious: From what I understand, if you don't specify an ndkVersion in your app's android/app/build.gradle file, and instead use ndkVersion = flutter.ndkVersion, Flutter will default to what's in the repo at:

Which shows:

val ndkVersion: String = "27.0.12077973"

For Flutter 3.36, if that is the correct location for the flutter.ndkVersion fallback/default, can that ndkVersion value be updated to reflect the stable release on the NDK downloads page (r28c: "28.2.13676358"), being it would seem the 16KB requirement requires r28+?

I'm not the most familiar with all this Android-specific versions and configs and such, so any insights/corrections appreciated.

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work listplatform-androidAndroid applications specificallyr: solvedIssue is closed as solvedt: gradle"flutter build" and "flutter run" on Androidteam-androidOwned by Android platform teamtoolAffects the "flutter" command-line tool. See also t: labels.triaged-androidTriaged by Android platform team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions