GPS Location & Positioning Freeze Application
Mobile and Embedded
2
Posts
2
Posters
2.0k
Views
1
Watching
-
Hello,
I want to get my tablet's GPS location. So I tested the Weather sample in Qt distribution (5.5/Android).
The sample works fine on one tablet model (Roda) but I am not able to have it working on a Sony and a Samsung. The SLOT is never called when the source should change.
So I tried with the QML PositionSource object. Doing the import Positioning makes the application freezing when starting...
Anyone has some hints about doing it in a portable way or get in such troubles and found workaround?
Regards
Arnaud