two questions about wifi programming in android
Posted
by zcj0429
on Stack Overflow
See other posts from Stack Overflow
or by zcj0429
Published on 2009-01-20T07:45:28Z
Indexed on
2010/05/21
5:00 UTC
Read the original article
Hit count: 150
android
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?
© Stack Overflow or respective owner