Qt Notifier

Demonstrates calling Java code from an Android application.

This example demonstrates how to add a custom Java class to an Android application, and how to call into this using the JNI convenience APIs in the Qt Android Extras module.

Click on either of the smiley faces to put a notification in the status area of the Android device.

Running the Example

To run the example from Qt Creator, open the Welcome mode and select the example from Examples. For more information, visit Building and Running an Example.

Files:

Images:

See also Qt for Android and Qt Android Extras.