Latests tutorials in Series 60

You will find here all stuff specifically related to Nokia Series 60 UI

A peek inside the N-Gage first access SIS file

In this article, the N-Gage first access SIS file is unpacked and dissected, and some interesting findings are reported. What does FlashLite have to do with N-Gage, what devices are supported, and what is the security culture really like inside Nokia?

Optimization of real-time video processing on Nokia N95 smartphone

To work with real-time video one needs at least two things - direct access to bitmaps and fast way to get frames from a video camera. To achieve the first goal one needs to keep in mind that Bitmaps are located on a shared heap that needs to be locked before any direct access can safely take place.

WebKit Browser Control wrapper

S60 3.0 and 3.1 both have WebKit Browser Control available, but developers have to link their applications against different libraries. This short tutorial explains how you can use the same application binary for both S60 3.0 and 3.1 and still use the WebKit Browser Control for both.

Enable Skin support in your Symbian OS applications

Nokia has introduced skin support in S60 v2 but this support is not enabled by default: your application will display a not so original white background unless you enable the skin support. Here is how to proceed...

How to handle Focus On Controls on Down and Up Errow in Nokia Series60 Platform

As Nokia Series 60 platform uses Model view controller pattern for user Interface each View is activated and deactivated by framework now how we can handle focus events on multiple controls on key up and key down events and set the focus ?

Widgets on S60: Web Runtime

Early in 2007, Nokia announced the Web Runtime (WRT) technology as one of the great news for the S60 platform. This technology will be available with all S60 3rd. Edition Feature Pack 2 devices and allows development of applications (called widgets) for S60 smartphones using standard Web technologies such as: XHTML, CSS (Cascading Style Sheets) and JavaScript, besides bringing cutting-edge Web 2.0 applications to your device with the use of AJAX (Asynchronous JavaScript And XML).

In this article we'll introduce the Web Runtime technology, will show what's the importance of it for the quick and easy building of mobile applications, besides presenting the tools you'll need to develop widgets using WRT. We'll also build a simple example application to show you how the whole development cycle works.

s60 3rd. edition: writing a screensaver

This article will teach you how to write your own screensaver for s60 3rd. edition phones.

Creating a CAknSettingItemList in a Dialog

One of the more interesting classes in Avkon or Nokia Series 60 devices is the CAknSettingItemList control. This control differs from the other list type controls in that it allows items to be edited and displayed in the list. The control will allow you to create a list of items with a wide range of editors...

An application for Series 60 - a step-by-step example

This tutorial will demonstrate the basic programming concepts of the Series 60 SDK by showing step after step how to write a Tetris game for the Series 60.

Syndicate content