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. Qt Android OpenGL integration
Forum Update on Monday, May 27th 2025

Qt Android OpenGL integration

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 217 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.
  • B Offline
    B Offline
    Bappa
    wrote on 24 Jul 2024, 06:52 last edited by
    #1

    Hi,

    We are integrating a 3rd party application which will be rendering graphics using OpenGL on the Qt surface.
    This application is working fine in JAVA android but when we are trying to replicate that in Qt Android we are getting black screen.
    I have the following questions related to this:

    1. What class we can use in Qt which can replicate the GLSurfaceView in Android.
    2. In Android GL thread is getting created but in Qt we are not seeing any GL thread. Will there be any new thread created in Qt or it will be handled as part of Main GUI thread.
    3. Is there is any context issue specifically we need to handle in this case ?
    S 1 Reply Last reply 31 Jul 2024, 04:07
    0
    • B Bappa
      24 Jul 2024, 06:52

      Hi,

      We are integrating a 3rd party application which will be rendering graphics using OpenGL on the Qt surface.
      This application is working fine in JAVA android but when we are trying to replicate that in Qt Android we are getting black screen.
      I have the following questions related to this:

      1. What class we can use in Qt which can replicate the GLSurfaceView in Android.
      2. In Android GL thread is getting created but in Qt we are not seeing any GL thread. Will there be any new thread created in Qt or it will be handled as part of Main GUI thread.
      3. Is there is any context issue specifically we need to handle in this case ?
      S Offline
      S Offline
      samuel898
      wrote on 31 Jul 2024, 04:07 last edited by
      #2
      This post is deleted!
      1 Reply Last reply
      0

      1/2

      24 Jul 2024, 06:52

      • Login

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