android-icecast-broadcast
android-icecast-broadcast copied to clipboard
How to compile and build apk file on centos 7
Hi, it looks like a great project. Do you have a quick tutorial on how to setup and build the apk file on Centos 7?
Thanks in advance, Geo
Hey, Android NDK should be in your path to build native C source code if you prefer to build on your own. I also included .so libs that means you can clone and open project on Android studio and it is ready to run. Building native libs is optional.