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