
The compilation of the FFmpeg library for the Android Liveradio
application has been tested on a MacOS-X system. It may work on
other systems, but it has not been tested.

1- Download and install Android NDK R3. You can use one of the
   following links:
     http://dl.google.com/android/ndk/android-ndk-r3-linux-x86.zip

2- Extract and copy "apps" directory to the Android NDK root folder

3- From the NDK root folder, execute the following build command:
     make APP=phaudioplayer
