two questions about wifi programming in android
- by zcj0429
First, what ScanResult.capabilities actually is? Because I don't have a device, I can't know the format of it.
Second, how to connnect to a specific AP? I look through the api doc but found no method to implement the function. Do I miss something?