A set of Nokia Developer example applications demonstrating the use of the Notifications API. A Windows Phone application acts as the notification service and a Qt Quick application acts as the client.
General
The Surveillance Camera example application for Silverlight (Windows Phone) and Qt (Symbian) demonstrates how to use Nokia's Notifications API. The Notifications API lets you send real-time push notifications to your client applications. The Windows Phone application uses the Notifications Service API to send push notifications to the Symbian device and the Qt application uses the Notifications Client API to register as a notification listener. The Windows Phone side of the example UI has been implemented with Silverlight and the Symbian side has been created with Qt Quick Components.
Video
Notifications API Overview
For more information, see the project's wiki pages.
Example applications
The Silverlight application makes a digest authentication to the Notifications Service using the Service API. After a successful authentication the application can send the notifications to the given Nokia Account and the defined application ID. This example uses com.demo.notification.dn, which is the Qt Quick application of this example.
The Qt Quick application uses the Client API of the device's built-in Notifications Framework to listen for incoming notifications for the com.demo.notification.dn application ID. The Notifications Framework starts the Qt application when the requested notification arrives.
Compatibility
- Qt 4.7.4
- Windows Phone
Tested on:
- Nokia E7-00 (Anna)
- Nokia N8-00 (Belle)
- Nokia Lumia 800
Developed with:
- Qt SDK 1.2
- Microsoft Visual Studio 2010 Express for Windows Phone
License:
Development status: Release
Created: December 15th, 2011
Visibility: Public
6 followers
Featured downloads
- surveillance_camera_v1_0_2.z... source
- SurveillanceCamera_v1_0_2.xa... Windows Phone
- AlarmListener_Belle_installe... Symbian
Project team
-
Project owners:
-
Project members:
-
Public contributors:authenticated
-
Public viewers:anonymous




