Android-SDK-Sample for SDK v2.3
This is basic Android Sample Application for the ooVoo SDK. It will let you create a conference and join other devices into your conference and test out all the features of the ooVoo SDK, including multi-party audio and video chat, in-call messaging and video filters.
This code is released under an Apache 2.0 License, except for the SDK itself which is separately licensed as per ooVoo's Developer End User License Agreement.
Getting started with the SDK
Please visit ooVoo Developers Site to register and obtain a development token - you will need it in order to run the sample.
Getting started with the SDK
Please visit ooVoo SDK site to register and obtain a development token.
- Make sure you have latest Android Studio installed
- Open the project from Addroid Studio
- Put your application token (that you got from ooVoo Developers Site) in ApplicationSettings.java file into TOKEN member
- Build the project
Support
If you need help with the SDK or this app you can find us on #ooVoo on freenode, @oovoodev on twitter and email sdk.support@oovoo.com.
Instructions
Please see the Sample Application QuickStart Guide for documentation on how to get up and running with either Android Studio or Eclipse.