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

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)

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

Qml Loading , File Not Found

I am developing app for Android. And as some of members suggested to use QML for gui design I came… Read more Qml Loading , File Not Found

Animate New Items In A Tableview

I'm using a TableView to display the contents of an SQLite database. The user clicks one of the… Read more Animate New Items In A Tableview

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"

Cannot Link Opencv Android Inside Qt

I tried to use OpenCV with Android inside Qt, but I cannot successfully link it inside Qt, I get so… Read more Cannot Link Opencv Android Inside Qt

Disable Android Keyboard In Qml Application

I'm porting an existing QML/C++ application to the Android system. The application is already r… Read more Disable Android Keyboard In Qml Application

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

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

Qvideoframe::map() Crashes

I am trying to get images from the camera using QCamera. I thought I should derive from QAbstractVi… Read more Qvideoframe::map() Crashes

How Do I Fix Android Packaging Error For Necessitas (qt)?

Possible Duplicate: How to build my HelloWorld Android application with Necessitas (qt port)? Thi… Read more How Do I Fix Android Packaging Error For Necessitas (qt)?

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

How To Read An Existing Sqlite Database In Android Using Qt?

I have been developing an app in Qt on Ubuntu which works with an SQLite database and several GB of… Read more How To Read An Existing Sqlite Database In Android Using 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)