Skip to content Skip to sidebar Skip to footer
Showing posts with the label Qt

Unable To Call Powermanager.wakelock.newwakelock Using Qandroidjniobject

I'm trying to execute this Java code: PowerManager pm = (PowerManager) getSystemService(Context… Read more Unable To Call Powermanager.wakelock.newwakelock Using Qandroidjniobject

Can't Run Application On Some Android Devices

I made a QtQuick program and I found that Qt uses OpenGL ES 2.0 library. I amble to build and deplo… Read more Can't Run Application On Some Android Devices

How To Build My Helloworld Android Application With Necessitas (qt Port)?

I have ant 1.8.2. Latest version of Android SDK, NDK. Thats my build log. Running build steps for p… Read more How To Build My Helloworld Android Application With Necessitas (qt Port)?

Libgdal.so Android Error: Could Not Load Library "libgdal.so.1"

My problem is the following: I have succesfully built GDAL 1.10.1 using an Android toolchain (CC=i6… Read more Libgdal.so Android Error: Could Not Load Library "libgdal.so.1"

Building Android App On Qt Using Additional Library (assimp)

Hi I am trying to port an OpenGL desktop app to android. I have no knowledge of android development… Read more Building Android App On Qt Using Additional Library (assimp)

How To Create A Single Native Shared Library With No Dependency For Android Using Qt Creator

I have created a shared library using Qt Creator and I have added the Android SDK, Android NDK and … Read more How To Create A Single Native Shared Library With No Dependency For Android Using Qt Creator

Error Building Qt Application For Android Target With Qt Creator 4.3.1 / Android Studio 2.3.3

Is there workaround on how to build app for android target with Qt earlier than 5.9 having latest A… Read more Error Building Qt Application For Android Target With Qt Creator 4.3.1 / Android Studio 2.3.3

Changing Orientation Of A Particular Page In Android

I am working on an android app in Qt and c++. My whole application has portrait orientation.But whe… Read more Changing Orientation Of A Particular Page In Android

Qt Creator Android Error "platform Sdk Installed"

I am developing Qt Cross platform application for Android, recently i have updated Qt creator and I… Read more Qt Creator Android Error "platform Sdk Installed"

Android Emulator Does Not Work On Ubuntu After Upgrading Android Studio To 2.0 - Qt Library Not Found

Today, I updgraded my Android Studio installation to version 2.0. I updated it manually (download t… Read more Android Emulator Does Not Work On Ubuntu After Upgrading Android Studio To 2.0 - Qt Library Not Found

Deploying Android App To Phone : Error: [install_itemfolder_01] Error 1 Windows

I’ve installed all components that I could possibly need, I’ve been on the net for two days and I … Read more Deploying Android App To Phone : Error: [install_itemfolder_01] Error 1 Windows

How Do I Prevent An Android Device From Going To Sleep From Qt Application

I'm deploying a Qt application on Android and need to prevent the device from going to standby … Read more How Do I Prevent An Android Device From Going To Sleep From Qt Application

Java Executes But Not C++ In Qt 5.7 For Android (worked In Prior Qt)

I have an Android app written in Qt that has the same basic structure as the Qt Notifier example : … Read more Java Executes But Not C++ In Qt 5.7 For Android (worked In Prior Qt)

Qt5.2.1 Get Gps Location On Samsung Galaxy S2plus (i9105p)

I am trying to get GPS coordinates using Qt5.2.1 on my Samsung Galaxy S2 plus. This is what i tried… Read more Qt5.2.1 Get Gps Location On Samsung Galaxy S2plus (i9105p)

Android - Send Hdmi Cec Commands To Tv - Minix - Libcec

i'm working on a Minix NEO X8-H (Android media center, 4.4.2) and i need to send HDMI-CEC comma… Read more Android - Send Hdmi Cec Commands To Tv - Minix - Libcec

StartActivity On Qt, Nothing Displays

I coded like below. It seems to display the Android Setting menu, but nothing comes out. And I did… Read more StartActivity On Qt, Nothing Displays

Which String Should I Edit To Set The Fully Qualified Qt/Android App Name?

With a trivial QApplication in ~/hello I compile and deploy through mkdir ~/hello_build cd ~/hello_… Read more Which String Should I Edit To Set The Fully Qualified Qt/Android App Name?

Qt Creator Android Error "Platform SDK Installed"

I am developing Qt Cross platform application for Android, recently i have updated Qt creator and I… Read more Qt Creator Android Error "Platform SDK Installed"

Changing Orientation Of A Particular Page In Android

I am working on an android app in Qt and c++. My whole application has portrait orientation.But whe… Read more Changing Orientation Of A Particular Page In Android