Get IMEI
Unsolved
Mobile and Embedded
-
wrote on 20 Dec 2015, 12:45 last edited by HPCTECH
Hi,
How can I get IMEI using Qt 5.5?
I googled a lot but unfortunately I couldn't find any solution for it so I've two differect solutions to fix this issue:
- Using QtMobility with Qt 5.5 but I don't know what if this project is deprecated or not (I found it a dead project)
- Calling java codes from Qt project using Android SDK.
May you please help me to find out the best solution.
-
Hi,
How can I get IMEI using Qt 5.5?
I googled a lot but unfortunately I couldn't find any solution for it so I've two differect solutions to fix this issue:
- Using QtMobility with Qt 5.5 but I don't know what if this project is deprecated or not (I found it a dead project)
- Calling java codes from Qt project using Android SDK.
May you please help me to find out the best solution.
wrote on 2 Jan 2016, 17:53 last edited by mbnoimi 1 Feb 2016, 17:56@HPCTECH I'm working on similar issue and I found that Qt Systems add-on module. I tested it perfectly under Windows and Linux but unfortunately I couldn't know how to deploy it to Android so I need a tiny help from you :)
-
wrote on 2 Jan 2016, 18:01 last edited by
Damn it!
According to this thread Qt Systems unavailable for Android!