aboutsummaryrefslogtreecommitdiffstats
path: root/examples/androidextras/notification/images
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>2013-09-23 15:40:40 +0200
committerEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>2013-09-23 17:06:51 +0200
commit3fe920463b4c6a43f66a7b7c51d71184703d30ba (patch)
tree60a8dc4b4686864c9be75c8221bd8290e83a38bf /examples/androidextras/notification/images
parentbe414dfaa02bc15933e35745022126daca373e44 (diff)
Add example of JNI API
This example adds a custom class to the project and calls into it with JNI to set a notification message in the status area. Change-Id: I74d7a87c0511b98608422788c1c282e9af57c074 Reviewed-by: Christian Stromme <christian.stromme@digia.com>
Diffstat (limited to 'examples/androidextras/notification/images')
-rw-r--r--examples/androidextras/notification/images/happy.pngbin0 -> 2804 bytes
-rw-r--r--examples/androidextras/notification/images/sad.pngbin0 -> 2447 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/examples/androidextras/notification/images/happy.png b/examples/androidextras/notification/images/happy.png
new file mode 100644
index 0000000..d1c1460
--- /dev/null
+++ b/examples/androidextras/notification/images/happy.png
Binary files differ
diff --git a/examples/androidextras/notification/images/sad.png b/examples/androidextras/notification/images/sad.png
new file mode 100644
index 0000000..00026bd
--- /dev/null
+++ b/examples/androidextras/notification/images/sad.png
Binary files differ