Questions tagged [qt-necessitas]

Necessitas is the codename for the port of Qt on the Android Operating System and of the user-friendly Qt Creator Integration with Android.

Necessitas is the codename for the port of Qt on the Android Operating System and of the user-friendly Qt Creator Integration with Android,

36 questions
0
votes
1 answer

(Necessitas)Microsoft sql db access gives error in opening

I wrote a program to access Microsoft sql database. It works fine in desktop. But when I run same program in android device I’m getting error: 04-09 06:17:41.784: W/Qt(1240): kernel\qsqlquery.cpp:368 (bool QSqlQuery::exec(const QString&)):…
A.J
  • 725
  • 10
  • 33
0
votes
2 answers

showSoftwareKeyboard unsets fullscreen and alters the layout

When I click a TextInput field, the software keyboard shows up, but it seems like it tries to compress the entire layout in the remaining space above the keyboard. All elements with relative size ends up smaller. Are there any general guidelines for…
Skogen
  • 721
  • 1
  • 11
  • 30
0
votes
4 answers

How to play Audio file in Android QT?

i developed my application in QT, i am trying to port for android. my application working fine in android with few issues. the main issue is, i am not able to play the audio file when i am trying to put the audio file play Code i am getting…
Saravanan
  • 131
  • 2
  • 13
0
votes
0 answers

build mysql driver for Necessitas (qt-android)

I´m trying to build a mysql driver to use it in a qt-android app. Now everything seems to be clear but there is a inconsistency in my head. While i´m compiling the mysql-connector-c source ( 6.0.2 ) cmake got a lot of missing header files. Thats ok,…
Matthias -_-
  • 101
  • 1
  • 10
0
votes
1 answer

Deploying in necessitas?

I have the following problem: when I try to deploy from necessitas on an actual device, I can't get through the .apk creation phase. Ant stops with error after finding .aidl files. Here is the output that I get from ant(I added an echo to see aidl…
Ivan
  • 5,803
  • 2
  • 29
  • 46
0
votes
2 answers

Qt Necessitas windows IDE- lanunching issue

I have installed Qt Necessitas SDK on windows 7, I have been trying to compile and load the program to android device/emulator I am not able to get this thing working, Program compiles successfully and after deployment while launching I am…
Anup
  • 17
  • 6
1 2
3