I am trying to create a screen recording app in Android.
For this, i am using FFmpeg. I have created the libffmpeg.so file.
Now i would like to use the same in Android project for calling it’s native function.
How can i do that..?
I am trying to create a screen recording app in Android. For this, i
Share
This tutorial provides a detail explanation about this topic. How to Build Android Applications Based on FFmpeg by An Example