You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,15 +5,15 @@
5
5
| <imgsrc="Screenshot.jpg"width="216"height="480" /> |[Download from releases](https://github.com/achyuki/FoldDevtools/releases)|
6
6
-|-
7
7
8
-
# Features
8
+
##Features
9
9
10
10
* Debug local WebView with root access
11
-
* Debug remote browser via address
11
+
* Debug browser/Node.js/etc. via remote address
12
12
* Force-enable WebView debugging with XPosed
13
13
* Use devtools through floating window
14
14
* Support [Stetho](https://github.com/facebook/stetho)/[StethoX](https://github.com/5ec1cff/StethoX)
15
15
16
-
# Rootless
16
+
##Rootless(For WebView)
17
17
18
18
> [!warning]
19
19
> For non-rooted Android devices, you need to manually forward the WebView debug socket to a local port using adb, and then connect to `127.0.0.1:9222` using FoldDevtools remote mode.
0 commit comments