WLanAdb APK

WLanAdb  Icon
   
4.4/5
40 Ratings
Developer
Steven Rudenko
Current Version
0.3b
Date Published
File Size
315.1 KB
Package ID
com.wlanadb
Price
$ 0.00
Downloads
500+
Category
Android Apps
Genre
Tools

APK Version History

Version
0.3b (3)
Architecture
universal
Release Date
December 03, 2015
Requirement
Android 2.2+
  • WLanAdb Screenshot
  • WLanAdb Screenshot
  • WLanAdb Screenshot

About Radio FM 90s

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.

You will need to install desktop client to use application with. Please follow this link to get one: http://stevenrudenko.github.io/wlanadb/

WARNING! Starting from Jelly Bean (SDK 16) release every application can read its own logs only! Don't worry. You can grand permission to read all logs for WLanAdb by next command:
adb shell pm grant com.wlanadb android.permission.READ_LOGS

I've dropped support of this application. If you want continue work on it please visit GitHub page: https://github.com/StevenRudenko/WLanAdb

What's New in this version

v0.3b:

- fix for 'Trusted Hotspots' feature on devices with 4.2+ firmwares.

v0.2b:

- WAKE_LOCK permission added to be able lock WiFi while using application. It will be used while connecting to trusted hotspots only.

- some small issues were fixed.