This project contains QuickBlox Android SDK, that includes
- Chat Sample
- Video Chat WebRTC Sample
- Users Sample
- Push Notifications Sample
- Location Sample
- Custom Objects Sample
- Content Sample
QuickBlox is Communication as a Service provider. The platform provides chat using the XMPP protocol, WebRTC signalling for video/voice calling and an API for sending push notifications. It provides a user management system, data storage and more.
To run samples on Android Studio go to menu File - Import Project. Select path to sample, select Use default gradle wrapper(recommended) and click OK.
To get the QuickBlox SDK project running you will need Android Studio and Maven installed.
The repository https://github.com/QuickBlox/quickblox-android-sdk-releases contains binary distributions of QuickBlox Android SDK and an instruction how to connect SDK to your project. Check it out.
Please raise questions, requests for help etc. via http://stackoverflow.com/questions/tagged/quickblox
BSD