 Re: Rtmpdump build for Android
Hi dextor,
I copied the lib file to /system/lib and the application files to /system/xbin.
After that you to set the application files as executable, just use adb shell, remount the file system as r/w and chmod them using 755.
Alternatively get es file explorer (it's free), make sure it has root access and set the file system as writeable, find the file and view it's properties.
From there you can make it executable by ticking a checkbox.
hope that helps
Richard
|