Is there any support for USSD for Java apps? either by extension or by platformRequest or other?
thanks!
Type: Posts; User: smoogli; Keyword(s):
Is there any support for USSD for Java apps? either by extension or by platformRequest or other?
thanks!
Hi,
After going over some of the excellent docs around, still have a couple of questions:
- what is the payment method from the consumer e.g., carrier billing? credit card? the consumer Nokia Store...
Works now :->
Thanks Amitabh!
It seems that "Nokia-MIDlet-Original-Display-Size" does not take effect on S60 emulator or devices.
Here's a test case:
1. In my own MyCanvas, I put:
protected void paint(Graphics g) {
...
From what I read around - the MWL runs on the client side and currently has no support for device APIs and has some limited support for misc capabilities.
Is this correct?
Currently all this...
Hi,
From what I can see, the Ovi browser is implemented in JavaME.
Is there an API that allows the Ovi browser to be embedded in Java applications? e.g., similar to the eSWT Browser control?
To...