On Jul 19, 4:57 pm, elegos <[email protected]> wrote: > OK I found that I needed a permission, this doing a little try {} catch > () {}. See the updated code. > Now the problem is: how can I bypass the default USSD behaviour, in > order to catch it for my purposes instead of popping up the messages > like "Executing USSD code..." (reply)?
It's not possible to "catch" a USSD response. See http://groups.google.com/group/android-developers/browse_thread/thread/68e7e485394c6e5c/b342131aadf26efc#b342131aadf26efc However, there is a request to get USSD support in the API. Please leave a comment at http://code.google.com/p/android/issues/detail?id=1285 to let Google know how useful it would be. HTH T --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---
