Does anyone knows if j2me supports ussd???![]()
moved from a wrong forum & thread to a better suited forum
Hartti
And as an answer: No, generally it does not support. On some devices there might be a proprietary support for this, but not on Nokia devices at least.
Hartti
May you can use paltformRequest(USSD_Command);
May you can use paltformRequest("tel://USSD_Command");
Last edited by kokoadi; 2007-08-29 at 17:36.
Sending the USSD command is the problem in this case. As said, some phones might support that, but I dnot know a way to do that on Nokia phones.
best regards,
Hartti