The Blog Writer MIDlet shows you how to use a TextEditor
together with a CanvasGraphicsItem
. The MIDlet is a simple demo of a blogging client that allows
you to compose and publish posts to a blog.
Figure: Blog Writer MIDlet on a Symbian device (left) and Series 40 device (right)
You need the following to develop and test this MIDlet:
Series 40 6th Edition FP1 or Symbian^3 SDK or newer
Series 40 6th Edition FP1 or Java Runtime 2.1 for Symbian device or newer
For instructions on how to set up the Java ME development environment, see section Setting up the development environment.
For more information about the MIDlet, see:
Design for 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.