Skip to content

new gradle build system should put apk in <app>/build directory #8723

@eukreign

Description

@eukreign

The old flutter build apk would put the new .apk file directly off the root project build directory and this was very convenient. The new gradle based build system puts it deep down where it is not as easy to find <app dir>/android/app/build/outputs/app-release.apk.

If this issue is accepted and gradle build tool is changed to do the old behavior, make sure to also update the path provided in the docs here:

https://flutter.io/android-release/#building-a-release-apk

Metadata

Metadata

Assignees

Labels

platform-androidAndroid applications specificallyt: gradle"flutter build" and "flutter run" on Android

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions