This example MIDlet shows how you can develop VoIP MIDlets that support VoIP calls. It demonstrates how you can make and receive VoIP calls.
Figure: VoIPExample MIDlet running on a Nokia Asha software platform 1.1 device
For a tutorial that shows you how to create this MIDlet, see Example: Making and Receiving VoIP calls.
This MIDlet is compatible with Java Runtime for Nokia Asha software platform (1.1.0) for Nokia Asha software platform devices and newer.
The MIDlet distributable and source files are packaged as a zip file. To download the zip file, click the following link:
MIDlet version |
1.0 |
Creation date |
23 Aug 2013 |
IDE |
Nokia IDE for Java ME (Eclipse) and NetBeans |
SDK |
Nokia Asha SDK 1.1 |
The MIDlet consists of the following classes (click to view the full source code):
com.nokia.example.voip
com.nokia.example.voip.controller
com.nokia.example.voip.engine
com.nokia.example.voip.model
com.nokia.example.voip.view
com.nokia.example.voip.view.components