aboutsummaryrefslogtreecommitdiffstats
path: root/examples/androidextras/jnimessenger/android/res/drawable-xxxhdpi/icon.png
diff options
context:
space:
mode:
authorAssam Boudjelthia <assam.boudjelthia@qt.io>2020-03-04 16:26:51 +0200
committerAssam Boudjelthia <assam.boudjelthia@qt.io>2020-03-12 19:07:18 +0200
commitfe69fb5371b193288fcb1b38d70c9fd4ac4fd74a (patch)
treea575b5b298c097940ea60891b24559799b2a5e62 /examples/androidextras/jnimessenger/android/res/drawable-xxxhdpi/icon.png
parenta55cae70165206bd2a04306291fb3442968b69c3 (diff)
Introduce new example JNI Messenger
This examples shows the proper way to communication between QML/C++ and Java in both ways. This example calls a Java method from QML and C++, then the Java method will also call back a C++ function that will be forwarded to a QML connection. Task-number: QTBUG-80717 Change-Id: I96d9551d1abcaf80899c4dd3c727a267fb6f3c07 Reviewed-by: BogDan Vatra <bogdan@kdab.com>
Diffstat (limited to 'examples/androidextras/jnimessenger/android/res/drawable-xxxhdpi/icon.png')
-rw-r--r--examples/androidextras/jnimessenger/android/res/drawable-xxxhdpi/icon.pngbin0 -> 12866 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/examples/androidextras/jnimessenger/android/res/drawable-xxxhdpi/icon.png b/examples/androidextras/jnimessenger/android/res/drawable-xxxhdpi/icon.png
new file mode 100644
index 0000000..d0d043b
--- /dev/null
+++ b/examples/androidextras/jnimessenger/android/res/drawable-xxxhdpi/icon.png
Binary files differ