Support for 16KB
Is your feature request related to a problem? Please describe. Google is now requiring all android to support 16KB https://developer.android.com/guide/practices/page-sizes
Describe the solution you'd like I saw a fix in the native library here https://github.com/bilibili/ijkplayer/issues/5600
are there any plans to support this soon?
I also saw this and might help https://github.com/debugly/ijkplayer
@jorelkimcruz Have you found a solution?
@jorelkimcruz Have you found a solution?
unfortunately, haven't found any solution to it.
OK, I'm ready to start trying to compile and process it by myself.
@jorelkimcruz Have you found a solution?
unfortunately, haven't found any solution to it.
OK, I'm ready to start trying to compile and process it by myself.
have you tried compiling it? @youdianfan
@jorelkimcruz Have you found a solution?
unfortunately, haven't found any solution to it.
OK, I'm ready to start trying to compile and process it by myself.
have you tried compiling it? @youdianfan
In my project, I was only responsible for audio playback. I replaced the flutter_soloud library. @jorelkimcruz
Is there any update on this? @youdianfan did you find any fix for this.
@jorelkimcruz Have you found a solution