Giter Site home page Giter Site logo

weiliji / jrtplib-for-android Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jimjh/jrtplib-for-android

0.0 0.0 0.0 382 KB

A port of Jori's jrtplib for Android

Home Page: http://research.edm.uhasselt.be/~jori/page/index.php?n=CS.Jrtplib

License: MIT License

Shell 0.21% C++ 94.29% C 5.50%

jrtplib-for-android's Introduction

JRTPLib for Android

This is a port of Jori's JRTPLib library to Android (v3.9.0). His original library is available here. Tested on Mac OS X 10.7 with Android NDK r6.

Instructions

To build the library for Android, follow the following steps:

  1. Edit your .bashrc or .bash_profile file and insert the following line: export NDK_ROOT='/path/to/android-ndk-r6/'
  2. Edit android.sh to ensure that the paths given on lines 38 and 39 are correct
  3. cd into the jrtplib directory
  4. Execute ./android.sh
  5. Retrieve your shared/static library from jrtplib/android-build
  6. Use the library as a prebuilt library in the jni folder of your Android project. Instructions on how to do that are available at my blog.

To clean the directory, issue the following commands:

$ make clean
$ rm CMakeCache.txt
$ rm -r android-build

Feedback

Please direct all questions, bug reports, and feedback about the porting process to jim@NO-SPAMjh-lim.com; likewise, please direct all questions regarding the JThread or JRTPLib library to Jori.

What I did

  • Wrote android.sh

jrtplib-for-android's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.