Namespaces
Variants
Actions
Revision as of 23:26, 19 September 2010 by axeljaeger (Talk | contribs)

QtOrientationTest

Jump to: navigation, search
Article Metadata

Tested with
Devices(s): Nokia 5800 XpressMusic, Nokia N97 mini

Compatibility
Platform(s): S60 5th Edition

Article
Keywords: Orientation, Sensor, Accelerometer
Created: (29 Mar 2010)
Last edited: axeljaeger (19 Sep 2010)

Contents

Overview

The QtOrientationTest shows shows how to obtain the device orientation and adopt the user interface accordingly. An arrow is shown on the display that is pointing "upwards". If the device is flat on the table or face down, either a circle with a dot or a cross is shown, meaning you look to the pointy end of the arrow or from the back to the fletchings.

The original version of this example used the deprecated so called "Qt Mobile Extensions" but has been updated now to the new Qt Mobility-APIs. As soon as the emulator of the new Nokia Qt SDK is capable of simulating all orientations of QOrientationSensor, the example will be updated again and will no longer bring its own simulator.

In action

See the application in action on youtube:


Testing the application

The example is either be meant to be compiled directly for the device or as a desktop application. When compiled for the device, the real sensor API is used. When compiled as a desktop application, a stub implementation of the sensor API is used that shows a window with 6 buttons to set the orientation.

Because of the usage of sensors from the QtMobility-APIs, ReadDeviceData-capability is needed. This capability cannot be granted to a self signed application. Use symbian signed online to test.

Download Code Example

File:Orientationtest.zip

120 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved