LoginSignup
15
8

More than 3 years have passed since last update.

Flutterエラー Gradle build failed to produce an .apk file. It's likely that this file was generated under プロジェクトディレクトリbuild, but the tool couldn't find it.

Posted at

Androidの実機でデバッグビルドしようとしたところ、掲題のエラーに遭遇した。
build.gradle でFlavorを追加したのに、実行コマンドが対応していなかったのが原因。
以下のようにflavorを指定した起動設定にすれば解決。

figure.png

15
8
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
15
8