Hi,
I am developing an application, where I would need to change between the internal (main) display and the secondary display (outside) on the NOKIA 6101.
Can I use it from J2ME?
Thanx in advance
Sandor
Hi,
I am developing an application, where I would need to change between the internal (main) display and the secondary display (outside) on the NOKIA 6101.
Can I use it from J2ME?
Thanx in advance
Sandor
6101 is a MIDP 2.0 phone. AFAIK you cannot draw in the secondary display from a MIDP 2.0 device.
I have read that this will be possible with MIDP 3.0 devices
"Enable MIDlets to draw to secondary display(s)"
Here is the link http://jcp.org/en/jsr/detail?id=271
Regards
Gopal