FoldDevtools

Open sourceExclusive
No reviews reviews
75
downloads
8.0
android

AI summary

Debug WebView and browser content on Android using Chrome DevTools. Supports local debugging with root, remote connections, and XPosed-based force-enable for WebView debugging. Includes floating window access and Stetho/StethoX support. Rootless mode requires manual adb port forwarding.

Generated by AI. May contain inaccuracies.

About this app

Using chrome devtools to debug WebView, etc. on Android.

Features Debug local WebView with root access Debug browser, Node.js, etc. via remote address Force-enable WebView debugging with XPosed Use devtools through floating window Support Stetho/StethoX

Rootless Warning

For non-rooted Android devices, you need to manually forward the WebView/Stetho debug socket to a local port using adb, and then connect to it (e.g. 127.0.0.1:9222) using FoldDevtools remote mode.

Termux:

# Get the debug localsocket name of WebView/Stetho adb shell cat /proc/net/unix | grep devtools_remote # 0000000000000000: 00000002 00000000 00010000 0001 01 xxxxxxx @webview_devtools_remote_<pid> # 0000000000000000: 00000002 00000000 00010000 0001 01 xxxxxxx @stetho_<packageName>_devtools_remote

# Perform port forwarding adb forward tcp:9222 localabstract:webview_devtools_remote_<pid>

About this version

Version
68b9df7 (19)
Size
35.82 MB
Requires Android
8.0
Target SDK
26
Architecture
armeabi-v7a, x86, x86_64, arm64-v8a
Downloads
75
Updated
Apr 17, 2026
Package
io.github.achyuki.folddevtools

Similar apps

Ratings & reviews

0 ratings
  • 5
    0
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app