WiFi ADB

WiFi ADB

1.15MB
版本 2.1.3
暂未收录 高速下载 打开应用汇 发现更多精彩
喜欢 0好评
评论 0
WiFi ADB截图0 WiFi ADB截图1 WiFi ADB截图2
  提示:该应用暂无版号 应用汇暂不提供下载
详细信息
  • 软件大小: 1.15MB
  • 最新版本: 2.1.3
  • 文件格式: apk
  • 应用分类: 系统工具
  • 使用语言: 英文或其他
  • 网络支持:
  • 系统要求: 4.0.3以上
  • 开发者: MetaCtrl
应用介绍
Debug/test apps on device over the air, no cable. Must-have developer tool.

wifi ADB makes it easy to debug/test your Android apps directly on device via WiFi TCP/IP connection. No need to use USB cable.


After enabling ADB over WiFi, to connect your computer to the device open the console and run


adb connect ip_address_of_the_device


REQUIREMENTS


This app works on ROOTED phones only. If you don't know what it means or your phone is not rooted please don't install. Rooted phone users also need to grant this app su permission when being asked.


FEATURES


* Quickly enable/disable ADB connection over WiFi TCP/IP
* Once enabled an entry is added to ongoing notification bar to remind user that ADB over WiFi is active and make it easy to disable it again
* The app icon can be put on status bar at all time for quick access (better than home screen widget, IMO)
* Temporarily increase screen-off timeout. Nine times out of 10 this is what users want during development of an Android app and testing it on device. The original screen timeout value is restored when ADB over WiFi is disabled again.
* Temporarily lock WiFi, prevent it from going into sleep mode (how effectively it works depends on device and Android version)
* Also acts as Tasker/Locale plugin. You can configure Tasker/Locale to automatically turn on/off WiFi ADB based on other conditions


TIPS


* If your development computer is Unix/Linux or Mac open a console and run


while true ; do adb connect phone_ip_address ; sleep 15 ; done


This one-liner auto-reconnects to ADB daemon on the phone every time the link is broken for whatever reason.


* If you control the WiFi router, configure it to give the phone the same IP address every time. Then assign a local DNS hostname to that IP address so that you don't have to type an IP address which changes everytime in the console.


This app is charityware. It's free and does not display ads, but if you use it regularly please donate a small amount to a charity organization or contribute to a good cause in some other way. Thank you.

加载更多
版本更新
Version 2.1
• Updated app for Android 8+
加载更多