I want to make a program that show events for the day or week _on the desktop_ of the phone. How can I do that? I know how to get the events, but I don't know how I can hook in to the desktop.
Thanks...
- Thomas aka lianergoist
I want to make a program that show events for the day or week _on the desktop_ of the phone. How can I do that? I know how to get the events, but I don't know how I can hook in to the desktop.
Thanks...
- Thomas aka lianergoist
Hi lianergoist,
if I've correctly understood you want to access the standby/main screen of the phone, placing your custom controls on it. If this are your needs, then It is not possible in Java ME, since you have no way to access it.
Pit