feat: adb pair; mDNS discovering service

This commit is contained in:
Miuzarte
2026-03-19 22:24:48 +08:00
parent 32e1f48423
commit 43d3b3f818
24 changed files with 1460 additions and 29 deletions

View File

@@ -1,19 +1,28 @@
{
"folders": [
{
"name": "ScrcpyForAndroid",
"path": "."
},
{
"name": "scrcpy",
"path": "../scrcpy"
},
{
"name": "miuix",
"path": "../miuix"
},
{
"path": "../adblib"
"name": "shizuku",
"path": "../shizuku"
},
{
"name": "KernelSU",
"path": "../KernelSU"
},
{
"name": "adblib",
"path": "../adblib"
}
],
}