-2

How to integrate USSD in android application? How can I display my own data in ussd dialog box after calling specific ussd code without using any http connection or internet ?

Phantômaxx
  • 37,901
  • 21
  • 84
  • 115

1 Answers1

0

There is no Android API for USSD. You may be able to find some hack that will work on some devices and some dialer apps, but there is no general way to use USSD.

Gabe Sechan
  • 90,003
  • 9
  • 87
  • 127