All | In-app purchasing | In-app advertising | Location | Games
This Java ME application is a MIDlet suite consisting of demos that show how to use the HERE Maps API components in Nokia Asha applications. The examples have been carefully built to accommodate to the device in use and they work in full touch, touch and type, and non-touch devices. The various examples are implemented as independent MIDlets. This example application is hosted in Nokia Developer Projects. Project summary | Design and implementation notes | Release notes
WeatherApp is a simple weather application showing a four-day forecast with temperatures, relative humidity, wind speed, and wind direction. The application retrieves the current location via CellID or a user-defined location and uses it to retrieve the weather forecast. The World Weather Online APIs are used for both weather data and location search data. The application uses the org.json.me library for parsing JSON. The example also features in-app advertising. It is a lucrative monetisation model that enables revenue generation even for free applications. The ads are provided by Inneractive. This example is hosted in Nokia Developer Projects.
This Java ME application demonstrates the Location API and Scalable 2D Vector Graphics API features.