标签:
在调程序时,手机上出现一个warning
原来是因为手机时间和我的电脑时间不一致,但是用adb shell date我不太会用,不知道这个时间的格式怎么写。
所以我直接把电脑的时间重新设置了一下,然后warning就没了。
adb shell date
原文地址:http://www.cnblogs.com/xiaoluaway/p/5933600.html