View Single Post
  #4  
Old 09-10-2012, 01:53 AM
S74ck3r S74ck3r is offline
Junior Member
 
Join Date: Aug 2012
Posts: 27
S74ck3r is on a distinguished road
Default

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
Reply With Quote