This video shows how to get started with Origo IDE:
Installing Origo IDE
Unpacking an example (Bubbles)
Launching the example in Origo IDE
Running the example in emulator
Making a Symbian installation file (a .SIS file)
Transferring the SIS file to the phone using Bluetooth
Installing and running the app on the phone
All the above takes typically less than 5 minutes.
Astronomy Picture of the Day
NASA Astronomy picture of day
Opens an HTTP connection, fetches and displays JPEG images from a Nasa website.
Custom loading animation is shown during fetches.
Image class lets image to be moved around using pointer events.
Click below to download the project file (zip):
Bubbles
A simple application demonstrating bitmap handling, timers and pointer events.
Click below to download the project file (zip):
Blackboard
Blackboard for Nokia 5800 is a drawing application simulating a blackboard.
Realistic drawing sensation is achived by coordinate interpolation.
Click below to download the project file (zip):
Watch
Watch for Nokia 5800 is a classic watch with hands for hours, minutes and seconds.
There are three touch control buttons: info, keep backlight on/off and exit.
Graphic elements are PNG files created in Adobe Photoshop.
Buttons consist of two separate images to show keypress animation. Hands are rendered with draw line method.