VNAPNIC/flutter_nearby_connections

Slowness (Wifi-direct not activated)

suryababus opened this issue · 1 comments

Hi, I am trying to implement file sharing for you. Indeed I managed to accomplish file sharing but the file-sharing is very slow. I am sure it is using a Bluetooth connection. I tried every strategy possible to switch to wifi direct, but no luck.

check this link: android/connectivity-samples#140

I have an idea for this problem, let me know when we can discuss it.

android if using wifi means using the hotspot, and will affect internet connection
If you still want to use wifi with android you can refer to
https://github.com/VNAPNIC/UDP-TCP-Flutter