Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

rtcexpert/nice-iOS-Android-Build

Repository files navigation

nice-iOS-Android-Build

libnice for iOS and Android.

libnice version

I check out libnice from https://github.com/libnice/libnice date - 25th JAN 2017.
  • It's include Precompiled iOS and Andorid nice libs.
  • You can also compile with xcode and command line terminal.
  • There are 2 target in xcode project 1st for iOS and 2ed for Android.

iOS Compile:

- Open xcode project select nice target and just compile it.
- You will get output in Final-Build

Android Compile:

First way
 - open xcode project and select Android-nice target.
 - You also need to give NDK path in script.
 - Android-nice -> build phases -> run script -> [EDIT NDK Path]
 - And just compile it.
Second way
 - open terminal -> goto nice-iOS-Android-Build/Android/jni
 - and do ndk_build.
 
 if you want to extract latest include files.
 - goto -> nice-iOS-Android-Build
 - run "rsync --include '*.h' --filter 'hide,! */' -avm src/ Final-Build/include"

if you find my repo helpfull to you. give it a star.

About

libnice for iOS and Android.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /