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.
我正在尝试运行以下代码:
mNsdManager = (NsdManager) context.getSystemService(android.content.Context.NSD_SERVICE);
但是在构建它时抱怨“找不到符号变量 NSD_SERVICE”
试图进行干净的构建,使缓存无效并重新启动。
任何帮助都会得到帮助