Connect android to two wireless networks simultaneously

前端 未结 4 1212
失恋的感觉
失恋的感觉 2021-02-04 05:34

I want to make my android connects two networks at the same time, the first one a wifi network to get internet connection and the other one ad-hoc network ( a network between mo

4条回答
  •  终归单人心
    2021-02-04 06:30

    What you are asking for can not currently be done. You can only be connected to one network at the time. However, there is a standard called WiFi direct that will allow you to do what you are asking for, but it isn't yet implemented in Android. I recently talked with an Android engineer at Google about this, and they are working on it, so it appears you will be able to what you are asking for in the near future, but not right now.

提交回复
热议问题