https://kotlinlang.org logo
Title
u

user

07/05/2022, 10:31 PM
Getting few error while trying to implement Wifi P2P in Android using Kotlin WiFiDirectBroadcastReceiver.kt Code gist MainActivity.kt Code gist The issues are these - discovery of peers takes too long, it was working fine before I created Server Class and Client Class for sending messages When the phones get connected, this part of code doesn't seem to...