One step at a time.... Commits will be victorious
#Build rtmpdump for android :
Get Latest rtmpdump code from here
git clone git://git.ffmpeg.org/rtmpdump
We only need librtmp... See samples librtmp folder to get an idea of which files we need
Write our own code in dump folder ... Simple Hello World code just added now... Will add complete code by the time I finished it.
#Checkout example branch for sample code. 1. jni for jni code 2. src for java scource code