Questions tagged [qtandroidextras]

The QtAndroidExtras module provides classes to make the programming easier for additional functionality on Android.

This add-on was introduced in the Qt 5.2 to aid the development for the Android platform.

The official documentation of the module can be found here.

77 questions
-1
votes
1 answer

Qt Android Service problems

I have several problems with Qt Android services. The service isnt starting immediately. It runs after 1-2 minutes delay. The service stops after some time and the app crashes. QTimer in the service doesn't work. QTcpSocket client doesn't work. ( I…
acho
  • 11
  • 4
-1
votes
2 answers

How prevent errors on windows when i use Qt Android Extras C++ Classes

I used the solution of below question for open file on Android. Qt/Necessitas - reasonable QFileDialog replacement/skin? But it works just on android,this codes (Qt Android Extras C++ Classes) don't run on windows? for example i got the below…
mohsen
  • 1,763
  • 3
  • 17
  • 55
1 2 3 4 5
6