I want to use FFmpegFrameRecorder for creating video from images. I have create sample project in netbeans sets the javacv and opencv it works.
But how to set for android. I have follow this link
http://javacv4android.blogspot.com/2014/02/how-to-import-javacv-libraries-to.html>
But at the end it give error Installation error: INSTALL_FAILED_CONTAINER_ERROR I did all things that need to resolve INSTALL_FAILED_CONTAINER_ERROR but not fix.
Please tell me the procedure to setup javacv and opencv for android?