Skip to content

haifengdeng/Android_Caputure_push

Repository files navigation

#compile JNI of this project

  1. Download NDK from Android site.
  2. Decompress NDK packet at the .
  3. setup "export NDK="
  4. setup "export PATH=$PATH:"
  5. type "cd /jni".
  6. type "./build.sh". if "../streampusher/libs/" not exist,please mkdir it by yourself.

#compile whole project

  1. open the project at android studio
  2. build streampusher,and get "streampusher.aar" at output dir.
  3. copy "streampusher.aar" to "app/libs/" dir
  4. do "build app"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published