I have An Error While Building APK That Contain Videos and Audios #2136
Unanswered
Siva-Rajan-R
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
flet build apk --include-packages flet_video flet_audio --no-android-splash
[22:01:20] Created Flutter bootstrap project from gh:flet-dev/flet-build-template with ref 0.23.2 ✅ Customized app icons and splash images ✅
[22:02:01] Generated app icons ✅
[22:02:14] Generated splash screens ✅
[22:05:13] Packaged Python app ✅
[23:47:48] Resolving dependencies...
Downloading packages...
audioplayers 5.2.1 (6.0.0 available)
audioplayers_android 4.0.3 (5.0.0 available)
audioplayers_darwin 5.0.2 (6.0.0 available)
audioplayers_linux 3.1.0 (4.0.0 available)
audioplayers_platform_interface 6.1.0 (7.0.0 available)
audioplayers_web 4.1.0 (5.0.0 available)
audioplayers_windows 3.1.0 (4.0.0 available)
collection 1.18.0 (1.19.0 available)
fl_chart 0.65.0 (0.68.0 available)
flutter_lints 2.0.3 (4.0.0 available)
flutter_markdown 0.6.23 (0.7.3 available)
http_parser 4.0.2 (4.1.0 available)
js 0.6.7 (0.7.1 available)
lints 2.1.1 (4.0.0 available)
material_color_utilities 0.8.0 (0.12.0 available)
meta 1.12.0 (1.15.0 available)
! package_info_plus 8.0.0 (overridden)
screen_brightness 0.2.2+1 (1.0.1 available)
screen_brightness_android 0.1.0+2 (1.0.1 available)
screen_brightness_ios 0.1.0 (1.0.1 available)
screen_brightness_macos 0.1.0+1 (1.0.1 available)
screen_brightness_platform_interface 0.1.0 (1.0.1 available)
screen_brightness_windows 0.1.3 (1.0.1 available)
sensors_plus 4.0.2 (5.0.1 available)
! wakelock_plus 1.2.5 (overridden)
web_socket_channel 2.4.5 (3.0.0 available)
Got dependencies!
24 packages have newer versions incompatible with dependency constraints.
Try
flutter pub outdatedfor more information.[23:47:53] Note:
C:\Users\USER\AppData\Local\Pub\Cache\hosted\pub.dev\media_kit_video-1.2.4\android\src\ma in\java\com\alexmercerind\media_kit_video\VideoOutput.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
C:\Users\USER\AppData\Local\Android\Sdk\ndk\25.1.8937393\toolchains\llvm\prebuilt\windows -x86_64\bin\llvm-strip.exe: error:
'C:\Users\USER\AppData\Local\Temp\flet_flutter_build_a2KkQQG3Rc\build\serious_python_andr oid\intermediates\merged_native_libs\release\mergeReleaseNativeLibs\out\lib\armeabi-v7a\l ibpythonbundle.so': The file was not recognized as a valid object file
[23:50:21] Error building Flet app - see the log of failed command above.
Beta Was this translation helpful? Give feedback.
All reactions