Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Android 调用applicationContext.getSystemService(Context.NSD_SERVICE)需要很长时间。有时它会在大约 1 分钟后返回,有时则更长。
applicationContext.getSystemService(Context.NSD_SERVICE)
知道这里有什么问题吗?
重启手机就成功了。
这仍然是一个问题,因为要求用户重启手机是不好的体验。