Building an Android application

We have created a code example which allows you to use the Hyves API in your Android applications. In the example we will show you how to:

  • Connect using OAuth
  • Retrieve basic information from the logged in Hyver such as:
    • Name
    • Age
    • Profile picture
    • Friends
  • Post a WWW on Hyves

You can download the complete example here.

Note: This example works out of the box, however, you will need to change the Application-key and secret. If you don't have them yet, use this page to find out how to get them.