I\'m trying to develop an application which silently dismiss the USSD responses.
I\'ve used the code from http://commandus.com/blog/?p=58 with minor changes. I\'ve created t
Please note that, this interface IExtendedNetworkService was removed starting from Android 4.2.2
No alternative provided by Google yet, and no plans to provide such alternative
For reference you can see
http://code.google.com/p/android/issues/detail?id=57120.