If I want to include a linux binary (like ffmpeg) in my .apk file (only for ARM based devices), is this possible to distribute for non rooted phones? I know it\'s possible t
I don't think you'll be able to get them marked as +x without root.
With ffmpeg, it's more usual to create a JNI wrapper for libffmpeg.