Get phone number
Unsolved
Mobile and Embedded
-
Hi,
I develop mobile application for Android with Qt 5.15 and QML. I would like to get a GSM card phone number. How could I get it the easiest way?
-
Hi,
You will have to use Androïd APIs.
-
@SGaist Should I use QtAndroidExtras module?
-
Yes, using the JNI related classes.
-
This post is deleted!