Alex Dadukin
Alex Dadukin
Hi Algorithm Club 👋 Thank you for such a nice and unique repository! I really appreciate what you do here and really love algorithms like you. I found there are...
Hey @BaiMingxu 👋 Thank you very much for your patience and thank you for using the library. For now, I believe you cannot do it anyhow but using Android `Spannable`s....
Hi @nesquena, I am really sorry, because I have edit this one page https://github.com/codepath/android_guides/wiki/Must-Have-Libraries#easy-navigation I added my own library at Navigation section, and thought there will be PR with my...
Thanks!
I suppose its the limitation of Android Q and target api 29, as the library executes binary file. Indeed it looks really tricky
@rkkalkii, I would recommend you to try MediaCodec API, it really works as ffmpeg. The only limitation is api 18+.
> Does anybody got the solution for this ? I am also stuck here Yeah, as I wrote below, this solution will not work anymore until authors will not recompile...
@aliraza96, if MediaCodec is not applicable for you, its still possible to compile ffmpeg from sources as shared library. [Here](https://trac.ffmpeg.org/wiki/CompilationGuide/Android) you may found some related info about compilation for Android....
Hactober fest I suppose is a main rational for such a PRs
@charliecha do u have any updates here? I have the same issues with ffmpeg.