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

Qt Textfield Is Not Invoking The Keyboard When Launched On Android Device

I have simple QML app, that shows only one TextField: Rectangle { color: '#00000000' … Read more Qt Textfield Is Not Invoking The Keyboard When Launched On Android Device

How To Choose Local Adapter When Connecting To Service With Qbluetoothsocket

In the presence of multiple Bluetooth adapters, is it possible to specify which local adapter to us… Read more How To Choose Local Adapter When Connecting To Service With Qbluetoothsocket

Qt For Android Doesn't Find Any Compatible Devices

I'm trying to write android applications with Qt5.2. My project builds without any error, but w… Read more Qt For Android Doesn't Find Any Compatible Devices

Qopenglwidget Not Drawing Array

you´re my last resort for this question because Im out of ideas. So first of all I have already don… Read more Qopenglwidget Not Drawing Array

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

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 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

Qt Qml - Android - Adjust Listview Scroll Speed/velocity

[Qt Quick 2.0 (qml) - Android] I searched but I don't get how one can increase the velocity of … Read more Qt Qml - Android - Adjust Listview Scroll Speed/velocity

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

Qt C++ Library In Android Eclipse Project: Qsqlite Driver Not Loaded

I've created a Qt dynamic lib that uses Qt SQL to open an SQLite database, but I'm getting … Read more Qt C++ Library In Android Eclipse Project: Qsqlite Driver Not Loaded

Stream Android Screen To Video Player

I'm using Windows 7 64 bit on my laptop and Android 5.0.1 on my Samsung Galaxy S4 device. I'… Read more Stream Android Screen To Video Player

Compiling Qt For Android: 'mingw32-make' Is Not Recognized As An Internal Or External Command

I'm trying to compile Qt for Android on Windows, following the steps outlined in http://wiki.qt… Read more Compiling Qt For Android: 'mingw32-make' Is Not Recognized As An Internal Or External Command

Using Qt On Android Installation

I am trying to install Qt 5.1 for Android, I am using steps described here: http://qt-project.org/w… Read more Using Qt On Android Installation

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)?