kurteknikk
New member
I have two different phones and they both act differently.
I have a simple J2ME application where i want to have a stable time, therefore i syncronize time with the server when the application starts. But if the user changes the time on his phone i don't want this to effect my time.
I try it on the first phone it is not effected, i try it on the second and it is.
What is the standard way of retrieving time by a j2me application ?
Once onload or everytime i create a new calendar instance ?
I have a simple J2ME application where i want to have a stable time, therefore i syncronize time with the server when the application starts. But if the user changes the time on his phone i don't want this to effect my time.
I try it on the first phone it is not effected, i try it on the second and it is.
What is the standard way of retrieving time by a j2me application ?
Once onload or everytime i create a new calendar instance ?