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.
我正在开发一个允许 PVP 游戏的交易卡游戏应用程序。为了填充对手的战场 GridView,我需要应用程序能够接收来自对方玩家的多个 ArrayLists 字符串,并且能够出于相同的原因向对手发送相同类型的 ArrayLists。
Web 服务器对此太慢了,因为它需要非常快地发生。我将如何通过 P2P 连接执行此操作?似乎通过蓝牙配对,手机的蓝牙框架限制了它可以配对的其他 Android 手机,所以我想避免这种情况。
有没有办法让两个播放器手机相互通信?
我这就是你要找的: android.net.wifi.p2p