In touch balance, the software can send the get balance ussd command, and receive the balance message.how can do it?
thanks?
In touch balance, the software can send the get balance ussd command, and receive the balance message.how can do it?
thanks?
You might be able to achieve it with some internal apis. Please contact nokia paid technical support
For sending USSD commands check related Wiki articles and existing discussions, I am sure they exists (search for ussd site:nokia.com with Google for example). The receiving part is not trivial though, you may likely need the technical support for that.
basically you can only receive replies to USSD messages you sent yourself. Also you can not disable system UI for showing the reply, otherwise the examples you can find with searching are ok.