This is a code sample for QuickBlox platform. It is a great way for developers using QuickBlox platform to learn how to create users for yours apps.
This is an Android build, it demonstrates how to work with Users QuickBlox module. It allows to see all users, their details, create user, edit current user, sign in, sign out.
It shows how to:
- Retrieve all users
- Get users' details
- Edit user's parameters
- Sign Up, Sign In/Sign out
Go to project page on QuickBlox Developers Section -- http://quickblox.com/developers/SimpleSample-users-android
Or clone project here and start to work with the code.


