Installation Guide¶
This documents provides information how to compile the kurento-tree-client-android library from the sources for your project.
Clone repository:¶
sudo apt-get install git
git clone https://github.com/nubomedia-vtt/kurento-tree-client-android.git
Setup the developing environment by importing the project to Android Studio. Import the third-party libraries via Maven by adding the following lines to the module’s build.gradle file
compile 'fi.vtt.nubomedia:utilities-android:1.0.0'
compile 'fi.vtt.nubomedia:jsonrpc-ws-android:1.0.4'
compile 'fi.vtt.nubomedia:webrtcpeer-android:1.0.0'
Support is provided through the Nubomedia VTT Public Mailing List available at https://groups.google.com/forum/#!forum/nubomedia-vtt