forked from wseemann/ServeStream
-
Notifications
You must be signed in to change notification settings - Fork 0
LiveMasjid Streaming Media Player for Android
License
Muslims-in-IT/LiveMasjidAndroid
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Compiling --------- Note: The build instructions and scripts assume you are running Unix or Linux. 1.) To compile ServeStream using Ant, you must specify where your Android SDK and NDK are located via the local.properties file. To generate a local.properties file run the following command from the root directory: android update project --path . 2.) Insert two lines into the local.properties file with the full path to your SDK and NDK, for example: sdk.dir=/home/user/Android/adt-bundle-linux/sdk ndk.dir=/home/user/Android/android-ndk-r8c 3.) Finally, from the project root run the following command to build the application: ant clean debug
About
LiveMasjid Streaming Media Player for Android
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Java 87.3%
- C++ 6.6%
- C 3.8%
- Shell 1.2%
- AIDL 0.7%
- Makefile 0.2%
- HTML 0.2%