I'm thinking about developing a mobile application. As I see it, this should run under the J2ME virtual machine to make it avaible on as many handset as possible.
My question is, does the J2ME support multitasking - that is the possibility to run two or more processes at the same time (almost same time). And, is it possible to make a J2ME application resident - that is run in the background while other tasks are completed on the phone - ie. talking?
|