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 模拟器的 IP 地址?
谁能给我一些关于获取模拟器的 IP 地址以连接到本地服务器以检索当前正在使用该模拟器运行的特定应用程序的内容的想法。
要连接到本地服务器,您可以简单地通过10.0.2.2
10.0.2.2
它通常是运行模拟器的 PC 的 IP。网络连接是共享的。您需要确保 PC 上的防火墙不会过滤掉此连接。