Sample Header Ad - 728x90

execute ussd from shell-script

1 vote
1 answer
3065 views
Every month I need to execute USSD-command. I want to automatize it. My idea is to write shell-script for SManager . I found two ways to make a call (tested from adb): service call phone 2 s16 '*100#' and am start -a android.intent.action.CALL -d tel:*100# But this commands **call** to *100# instead of execute ussd. My Android is 4.2.2, rooted Cyanogen 10.1.3
Asked by Vitaly Zdanevich (153 rep)
Jan 1, 2017, 12:39 PM
Last activity: Nov 23, 2020, 04:09 AM