Mike Lanin wrote: > Hi! I'm just trying to find the way to get current time. But I don't > want to use currentTimeMillis() method, because the current time on > device may be wrong. Is there any way to make some request to the > Internet to get right current time?
There are a few Java NTP and SNTP clients out there. How easily they might be ported to Android, though, I cannot say. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android Development Wiki: http://wiki.andmob.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

