Example: Using the Nokia Music REST API

Nokia Music Rest API allows you to access a vast music collection. In this example usage of the Nokia Music REST API is demonstrated. The example application uses the Tantalum 5 library in handling the communication with the API. The user interface is implemented with LCDUI components.

Figure: Music Explorer running on Nokia Asha 501

Prerequisites

You need the following to develop and test this MIDlet:

  • Nokia IDE for Java ME (Eclipse) or NetBeans with Java ME support

  • Nokia Asha SDK 1.0 or later

  • A Nokia Asha software platform 1.0 device or later

Development

For instructions on how to get started with Java ME, see section Getting started.

For more information about the MIDlet, see:

  • Design or information about the design and functionality of the MIDlet

  • Implementation for information about implementing the MIDlet

You can download the project files for the MIDlet from the download page.