Calling a number and getting the answer *101#
-
Hello,
how can I call a number (not with QML, but real Qt with C++ code - a QtQuick Widget application) , and then catch the response?
For example *101# outputs the balance, I want to return it, e.g. in a QMessageBox.
Any ideas how to catch / capture the answer ?
Thanks
[[moved from the Qt quick forum as this is not about QML, Tobias]]
-
I do not even begin to understand what you want to do. Which kind of hardware are you even talking about? Are you talking about the Symbian version given in your footer?
-
yes (S60 5th Edition is my device), sorry I articulated unclear
I am used to use
QtCreator: New > Qt widget project > mobile Qt applicationis this somehow possible to call this number?
-
No idea. I doubt there are many Symbian experts left in this forum. You might want to try http://developer.nokia.com/ maybe you can find some Symbian developers there.