Switch to full style
Java2 codes,problems ,discussions and solutions are here
Post a reply

Timers in j2me MIDP

Fri Oct 24, 2008 10:22 pm

I am writing j2me application[game],I need timer i tried to build it depending
on system time but i failed .
Can you help me in it.
Thanks



Re: Timers in j2me MIDP

Fri Oct 24, 2008 10:24 pm

static long currentTimeMillis()
Returns the current time in milliseconds.

But while using this you have handle it properly in call interruption or other
interruptions (when application goes offscreen).
If possible try to use timer varible instead.

Post a reply
  Related Posts  to : Timers in j2me MIDP
 What is the J2ME!!!!     -  
 J2ME     -  
 calendet j2me     -  
 j2me encryption     -  
 J2ME Datagrid     -  
 bluetooth in j2me     -  
 J2me some rules     -  
 looking for J2ME opportunities     -  
 j2me io.File     -  
 j2me Red Snake 3D     -  

Topic Tags

Java J2ME