LiZhuoyuan
LiZhuoyuan
about 'Able to share the video using WhatsApp' . For Android, I support sharing files. There is no limited picture, but it has not been tested. I will check if...
Maybe it is a problem with the content provider between other local apps. What version is it?
please use androidx
I am not sure. This is my manifest: ``` ```
本周我会找时间合并并发布~ 谢谢~
> I had this error first > > ``` > Warning: The plugin record requires Android SDK version 33. > For more information about build configuration, see https://docs.flutter.dev/deployment/android#reviewing-the-build-configuration. > >...
I want too ~
> 试了下,把SDK Version退回到29可以播放 现在谷歌要求>=30 我的报错日志: ``` E/AndroidRuntime(14268): java.lang.UnsatisfiedLinkError: dlopen failed: library "libijksdl.so" not found E/AndroidRuntime(14268): at java.lang.Runtime.loadLibrary0(Runtime.java:1087) E/AndroidRuntime(14268): at java.lang.Runtime.loadLibrary0(Runtime.java:1008) E/AndroidRuntime(14268): at java.lang.System.loadLibrary(System.java:1664) E/AndroidRuntime(14268): at tv.danmaku.ijk.media.player.IjkMediaPlayer$1.loadLibrary(IjkMediaPlayer.java:205) E/AndroidRuntime(14268): at tv.danmaku.ijk.media.player.IjkMediaPlayer.loadLibrariesOnce(IjkMediaPlayer.java:217) E/AndroidRuntime(14268):...
E/AndroidRuntime( 8915): FATAL EXCEPTION: main E/AndroidRuntime( 8915): Process: com.deer.cc, PID: 8915 E/AndroidRuntime( 8915): java.lang.UnsatisfiedLinkError: dlopen failed: library "libijksdl.so" not found E/AndroidRuntime( 8915): at java.lang.Runtime.loadLibrary0(Runtime.java:1087) E/AndroidRuntime( 8915): at java.lang.Runtime.loadLibrary0(Runtime.java:1008) E/AndroidRuntime( 8915):...
目前的最新版本, 我跑了一下, 看起来正常的 , 先试一下新版, 如果还有问题 可以弄一个动图来看看吗? @yueyang8389 @GreenPepperForPotato