Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Android Notification Null Object
Forum Updated to NodeBB v4.3 + New Features

Android Notification Null Object

Scheduled Pinned Locked Moved Solved Mobile and Embedded
2 Posts 1 Posters 313 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Antonio Ortiz
    wrote on last edited by
    #1

    Re: Calling Java method from within Qt yields exception

    Greetings everyone, I'm having a problem with Android Notifications. I followed the example in the documentation, but it seems that in my code the NotificationClient.java is never instantiated.
    There is one difference between the example and my code. In the example a QQuickView object is used as parent for the NotificationClient, in my code I use a QmlApplicationEngine. How can I instantiate the NotificationJavaClient.java object?

    1 Reply Last reply
    0
    • A Offline
      A Offline
      Antonio Ortiz
      wrote on last edited by
      #2

      Solved it with this:
      https://github.com/siddeshpillai/qt-notification

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved