WLanAdb is Wireless Android Development Bridge that allows to use standard ADB commands without connecting Android device to desktop by USB cable, installing drivers and without need to root it.

Version 0.1b

How to start using WLanAdb

1 Install Android client from Google Play to any number of Android devices you want use with WLanAdb.

2 Get desktop client from Downloads section.

3 Check that desktop client and mobile device belong to one subnetwork.

4 Launch WLanAdbTerminal devices from command line and check output.

$ WLanAdbTerminal devices
1 device(s) found:
1) 39334809547D00EC My device - Nexus S (4.1.1)

! If you don't see your device on the list, check that it really belongs to same subnetwork as your desktop.

5 If there is device on list you are ready to use these ADB commands: logcat, push, install.

! Try WLanAdbTerminal help from command line to find out more details.

Security

1PIN: allows to set keyword to protect from unauthorized connection to your mobile device.

2Trusted Hostpots: it is a list of trusted hotspots where WLanAdb service will work. All other hotspots will be ignored. This allows you to enable WLanAdb for home and work networks ignoring public hotspots.