android-icecast-broadcast icon indicating copy to clipboard operation
android-icecast-broadcast copied to clipboard

How to compile and build apk file on centos 7

Open gsayes opened this issue 8 years ago • 1 comments

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

gsayes avatar Oct 08 '16 10:10 gsayes

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.

fatihsokmen avatar Feb 28 '17 10:02 fatihsokmen