[Question] flet build apk Error!!! #3683
Replies: 4 comments 5 replies
-
Hi, I had the same problem. The solution I found was to download the NDK (Side by Side) in Android Studio and then retry building the APK, and it worked. |
Beta Was this translation helpful? Give feedback.
-
Are you using |
Beta Was this translation helpful? Give feedback.
-
flutter docor -> result below Doctor summary (to see all details, run flutter doctor -v): flet build apk -vv -> Full erorr code below [ +7 ms] FAILURE: Build completed with 2 failures. ( ●) Building .apk for Android ⏳... [ +258 ms] ensureAnalyticsSent: 254ms |
Beta Was this translation helpful? Give feedback.
-
Did u fix it ? Same error ı got :( |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
An error occurred when creating apk.
But using command "flet build windows"-->It(exe file for window) is okay!!!
command : flet build apk
requirements.txt : flet==0.23.*
OS : Window 11 pro
Python : 3.12.3
flet : 0.23.2
flutter : 3.22.2
Developer Mode in my system setting : enable
Code sample
Error message
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions