PicasaViewer is a cross platform app that shows the top featured images on the Picasa web gallery and allows the user to search for specific images on the service. PicasaViewer uses the Tantalum 5 library.
The app was developed first as a Series 40 MIDlet with a platform independent core in mind. The Android UI was added after the S40 MIDlet was complete. Then the application was ported to Nokia Asha software platform.
Figure: PicasaViewer on Nokia Asha software platform 1.0 and Series 40 full touch devices
For a tutorial that shows you how to create this MIDlet, see Example: Adaptively displaying images with Tantalum 5 .
Version 1.1
Compatible with Nokia Asha software platform 1.0 or later. Tested with Nokia Asha 501. Developed with Nokia Asha SDK 1.0.
Version 1.0
The version 1.0 application runs on Series 40 phones, with either softkeys or IconCommand and CategoryBar depending on the phone. The application has been implemented so that it shares engine code with a corresponding Android application.
The MIDlet project files are packaged as a zip file. There are two versions in the zip, version 1.1 targets Nokia Asha software platform and 1.0 is written for Series 40. To download the zip file, click the following link:
MIDlet version |
1.1 |
Creation date |
20 June 2013 |
IDE |
Nokia IDE for Java ME (Eclipse) and NetBeans |
SDK |
Nokia Asha SDK 1.0 or later |
MIDlet version |
1 |
Creation date |
2 January 2013 |
IDE |
Nokia IDE for Java ME (Eclipse) and NetBeans |
SDK |
Nokia SDK 2.0 for Java |
The MIDlet consists of the following packages and classes (click to view the full source code):
com.nokia.example.picasaviewer
com.nokia.example.picasaviewer.common
com.nokia.example.picasaviewer.ui
com.nokia.example.picasaviewer.util