Hi,
I'm trying to automate some functional test cases for scenarios where
I need to connect to router/Access point with particular SSID.
I see there are key mappings to use with adb
"adb shell input keyevent" and this helps going to different menus
items by using this mapping but when I have to select some SSID in
WiFi settings I really need to know the position of WiFi network which
can change based on the networks available and signal strength.

Can you please let me about following.
1. Is there a way I can directly select SSID by giving the name of
network
2. Is there a wiki which will have list of operation I can do directly
using ADB like [adb shell am start -a
android.settings.AIRPLANE_MODE_SETTINGS] to set the airplan mode.

-Praveen

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to