Sunday, September 9, 2012

Re: [android-developers] USSD request and response

Unstructured Supplementary Service Data (USSD) is a protocol used by GSM cellular telephones to communicate with the service provider's computers.

USSD is not yet supported on Android. There is a feature request for it:http://code.google.com/p/android/issues/detail?id=1285

Regards,
Fred

On 7 September 2012 14:59, gsiewruk <gsiewruk@gmail.com> wrote:
Hello,
I work for telecommunication provider, and i'm creating a service that use USSD it works like -> user send USSD code like (*xxx*xx*????????#) and there is action on server for every code that come in. Now i want to put string in message (???????? part of string) in almost every phone it is impossible to enter chracters in dialer. I was thinking about writing an android app which will send USSD requests and here is the question i want to ask you:

Is there any API that allow me to send USSD message?


--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en



--
Ubuntu Speech input is now available on Google Play, along with Magnetic Door Alarm app.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment