use of ntp service

前端 未结 1 1314
温柔的废话
温柔的废话 2020-11-30 08:30

I\'m developing an app that needs to control real time in any location on the Earth and do something when time comes. At the same time not to rely on system time because use

相关标签:
1条回答
  • 2020-11-30 08:43

    Check out the SNTP client code at:

    https://android.googlesource.com/platform/frameworks/base/+/master/core/java/android/net/SntpClient.java

    0 讨论(0)
提交回复
热议问题