zappyAndroid
Lurker
I have a custom hardware with Two separate Wif-Fi adapter. Android M will be the OS running on it. My question is
- Is it possible to control and configure those two Wi-Fi devices independently from android application layer?
- What will be the changes that I should implement in Wi-Fi HAL module to make this possible?
- In order to connect to wifi on a single adapter device we use WifiManager, But how can it be used for connecting both adapters?