symbian-devel.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Tue, 07 Aug 2012 14:41:37 +0300
changeset 1356 6760780a620b
parent 1354 4e2c6db95199
child 1357 72f67a7a449f
permissions -rw-r--r--
Screenshort movie by mencoder.

.. -*- coding: utf-8; -*-
.. include:: HEADER.rst

=====================================
 Development under Symbian platform.
=====================================
.. contents::

About Symbian platform.
=======================

Supported technologies:

 * Qt with Symbian C++.
 * Symbian C++.
 * Java™ (using MIDP 2.1 with an extensive range of additional JSRs).
 * Web Runtime (WRT) (using standard web technologies).
 * Adobe Flash Lite 4.0.

  http://www.developer.nokia.com/Devices/Symbian/
                Symbian platform

Signing applications.
=====================

Register at https://www.symbiansigned.com/

Register your phone. To get phone IMEI number type in phone::

  *#06#

Download developer's certificate and key, to list it use::

  $ openssl rsa -in developercertificate.key -text
  $ openssl x509 -in developercertificate.cer -text