Connect android to two wireless networks simultaneously

https://stackoverflow.com/questions/5232363/connect-android-to-two-wireless-networks-simultaneously

Q:

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 mobiles to share some data), but the android can join only one network at the same time, Any ideas!!


A:

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.


posted @ 2017-07-16 23:41  张同光  阅读(109)  评论(0编辑  收藏  举报