Codernauti / GameBank

Android app that implements a distributed digital bank using Bluetooth for generic board games.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filter, when on lobbyActivity, devices that don't host a GameBank session

EduBic opened this issue · comments

Filter, when on lobbyActivity, devices that don't host a GameBank session

I don't think it's possible 'cause in LobbyActivity you're only scanning possible Bluetooth devices, but you actually don't establish any connection, so there's no way to know if a device is a GameBank host.