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. How to add Firebase work in Qt?
Forum Updated to NodeBB v4.3 + New Features

How to add Firebase work in Qt?

Scheduled Pinned Locked Moved Solved Mobile and Embedded
5 Posts 2 Posters 924 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.
  • Quang PhuQ Offline
    Quang PhuQ Offline
    Quang Phu
    wrote on last edited by Quang Phu
    #1

    Hi all,
    I am trying to use Firebase to receive a notification from https://console.firebase.google.com/.
    I tried to find some ways on Internet but didn't work.
    It seem Qt doesn't have any document for this.
    So I wonder how to add and there are any example for this?
    This is my Info:

    • Qt: 5.13.1
    • Os: Ubuntu 16.04
    • NDK: 20r

    Thank you!

    1 Reply Last reply
    0
    • Quang PhuQ Offline
      Quang PhuQ Offline
      Quang Phu
      wrote on last edited by
      #2

      I tried step by step follow this
      https://firebase.google.com/docs/cpp/setup?platform=android#nav-buttons-1
      but got this error:
      0_1568370152100_3f2d3643-f193-4c23-b2cf-4eac6adeedb2-image.png

      Follow some similar on Internet, it seems relate to my ndk-bundle, but I tried to use both v20 and v16, but error still exists.
      Does anyone meet this before, or have another way to setting?

      1 Reply Last reply
      0
      • Quang PhuQ Offline
        Quang PhuQ Offline
        Quang Phu
        wrote on last edited by
        #3

        After couple days, I found solution for this by a simple way.
        I used grade file of Felgo demo plugin, and it worked fine for me.
        https://github.com/FelgoSDK/PluginDemo/blob/master/android/build.gradle
        I will close this issue as solved.
        Thanks all!

        1 Reply Last reply
        1
        • V Offline
          V Offline
          vladstelmahovsky
          wrote on last edited by
          #4

          Take a look at https://github.com/Larpon/QtFirebase

          1 Reply Last reply
          0
          • Quang PhuQ Offline
            Quang PhuQ Offline
            Quang Phu
            wrote on last edited by
            #5

            I tried follow above link, but error still happens as I mentioned in second comment.

            1 Reply Last reply
            0

            • Login

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