J2ME: Receiving a notification without running the application
I want开发者_如何学Goed to know that is it possible to receive a notification on cell phone without running the application in j2me... if anybody knows plz reply as soon as possible..
yes, it is is possible using the Push Registry mechanism
you just need a MIDP 2.0 enabled phone.
精彩评论