Hi,
I have created a MIDlet where I use the platformRequest to make a phone call.
This works fine, but i want my MIDlet to get focus after the call has ended. (which is how it works SonyEricsson devices)
I have done some tests using MIDlet.resumeRequest(), but the only way I have been able to maximize my midlet is by setting Display.setCurrent to my canvas.
This does not fix my problem since I want it to maximize after the call has ended, and I don't think that is possible on Nokia S60 devices?
Does anyone have a solution for this problem?
Thanks
(Using S60 3rd FP1 devices)

Reply With Quote



