I want to see how can I prevent a specific USSD code from running in android java?
for example if the user dials *1234# an error pops or just make it not working.
I want to create an application that prevents dangerous USSD codes from running ... any thing?
thanks,