DEV Community

SEDGO Prosper
SEDGO Prosper

Posted on

how to make multi ussd on android

Hi guys, I'm trying to do multi ussd with java on android, I can't do it.
I looked at the documentation of telephonyManager on android, with it I can execute a simple ussd request like *160#, but when I want to execute a ussd like *144*2*1#, I can't find the right way to do it. Thank you for your future reactions.

Top comments (0)