Paving-Base / APK-Installer

An Android Application Installer for Windows

Home Page:https://paving-base.github.io/APK-Installer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

带有GAPPS和magisk的WSA无法连接

Zaphkito opened this issue · comments

直接cmd用adb可以检测到,但是APK-Installer和隔壁的WSAtoolbox都检测不到
希望这边能解决一下
似乎是安装了带有GAPPS和magisk的那个WSA会出现这个情况
`N8SNV(RC4%D2T30M8}4QZ9

新版本应该能检测到了,或者是你新建的adb占用了安装器的,导致谁也连不上。。。

虽然但是,我将电脑重启后再安装也无法检测到,只能手动用cmd连
你要不发一个带debug的,我运行后先看一眼日志

虽然但是,我将电脑重启后再安装也无法检测到,只能手动用cmd连
你要不发一个带debug的,我运行后先看一眼日志

这个Debug不出来,我也不知道是怎么回事。。。

先运行一下adb shell,看看能否正常连接,如果能正常进入命令行,再执行下 getprop|grep Windows 和 getprop|grep Subsystem ,看看有没有返回结果

先运行一下adb shell,看看能否正常连接,如果能正常进入命令行,再执行下 getprop|grep Windows 和 getprop|grep Subsystem ,看看有没有返回结果

image

先运行一下adb shell,看看能否正常连接,如果能正常进入命令行,再执行下 getprop|grep Windows 和 getprop|grep Subsystem ,看看有没有返回结果

image

这个跟子系统有关的标记都被删掉了,目前也没有别的检测方法

先运行一下adb shell,看看能否正常连接,如果能正常进入命令行,再执行下 getprop|grep Windows 和 getprop|grep Subsystem ,看看有没有返回结果

image

这个跟子系统有关的标记都被删掉了,目前也没有别的检测方法

你可以手动修改prop值让程序能正常识别

先运行一下adb shell,看看能否正常连接,如果能正常进入命令行,再执行下 getprop|grep Windows 和 getprop|grep Subsystem ,看看有没有返回结果

image

这个跟子系统有关的标记都被删掉了,目前也没有别的检测方法

你可以手动修改prop值让程序能正常识别

具体怎么修改细说

先运行一下adb shell,看看能否正常连接,如果能正常进入命令行,再执行下 getprop|grep Windows 和 getprop|grep Subsystem ,看看有没有返回结果

image

这个跟子系统有关的标记都被删掉了,目前也没有别的检测方法

你可以手动修改prop值让程序能正常识别

具体怎么修改细说

adb shell里运行命令setprop ro.product.odm.brand Windows ,然后再运行getprop|grep Windows 看看有没有返回值(可能需要root权限)

先运行一下adb shell,看看能否正常连接,如果能正常进入命令行,再执行下 getprop|grep Windows 和 getprop|grep Subsystem ,看看有没有返回结果

image

这个跟子系统有关的标记都被删掉了,目前也没有别的检测方法

你可以手动修改prop值让程序能正常识别

具体怎么修改细说

adb shell里运行命令setprop ro.product.odm.brand Windows ,然后再运行getprop|grep Windows 看看有没有返回值(可能需要root权限)

image
这好像有什么奇奇怪怪的错误

先运行一下adb shell,看看能否正常连接,如果能正常进入命令行,再执行下 getprop|grep Windows 和 getprop|grep Subsystem ,看看有没有返回结果

image

这个跟子系统有关的标记都被删掉了,目前也没有别的检测方法

你可以手动修改prop值让程序能正常识别

具体怎么修改细说

adb shell里运行命令setprop ro.product.odm.brand Windows ,然后再运行getprop|grep Windows 看看有没有返回值(可能需要root权限)

image 这好像有什么奇奇怪怪的错误

image
我估计错误应该是因为system分区还锁着,另外我还发现这个props被MagiskOnWSA那个作者改成Google了,现在设备的环境完全是Google Pixel 5

先运行一下adb shell,看看能否正常连接,如果能正常进入命令行,再执行下 getprop|grep Windows 和 getprop|grep Subsystem ,看看有没有返回结果

image

这个跟子系统有关的标记都被删掉了,目前也没有别的检测方法

你可以手动修改prop值让程序能正常识别

具体怎么修改细说

adb shell里运行命令setprop ro.product.odm.brand Windows ,然后再运行getprop|grep Windows 看看有没有返回值(可能需要root权限)

image 这好像有什么奇奇怪怪的错误

image 我估计错误应该是因为system分区还锁着,另外我还发现这个props被MagiskOnWSA那个作者改成Google了,现在设备的环境完全是Google Pixel 5

这个就没办法了,原来的那个gapps脚本留下了odm prop没改所以可以识别到,MagiskOnWSA全给整掉了,晚点我看看能不能弄个magisk模块看看能不能改掉odm prop

如果可以的话,麻烦执行下getprop|grep windows ,我注意到微软在里面还加了些别的东西,也许可以作为识别wsa的prop,这里需要些数据和原始wsa对照

如果可以的话,麻烦执行下getprop|grep windows ,我注意到微软在里面还加了些别的东西,也许可以作为识别wsa的prop,这里需要些数据和原始wsa对照

image
返回的结果如下
[init.svc.windows-camera-hal]: [running]
[init.svc.windows-composer-hal]: [running]
[init.svc.windows-gnss-hal]: [running]
[init.svc.windows-logcat]: [running]
[init.svc.windows-power-hal]: [running]
[ro.board.platform]: [windows]
[ro.boot.hardware]: [windows_x86_64]
[ro.hardware]: [windows_x86_64]
[ro.hardware.audio.primary]: [windows]
[ro.product.board]: [windows]

如果可以的话,麻烦执行下getprop|grep windows ,我注意到微软在里面还加了些别的东西,也许可以作为识别wsa的prop,这里需要些数据和原始wsa对照

image 返回的结果如下 [init.svc.windows-camera-hal]: [running] [init.svc.windows-composer-hal]: [running] [init.svc.windows-gnss-hal]: [running] [init.svc.windows-logcat]: [running] [init.svc.windows-power-hal]: [running] [ro.board.platform]: [windows] [ro.boot.hardware]: [windows_x86_64] [ro.hardware]: [windows_x86_64] [ro.hardware.audio.primary]: [windows] [ro.product.board]: [windows]

已经做出更改,安装这个试试(有效期7天):
https://cloud.189.cn/t/JnEFjeE3eaqe (访问码:08bj)

如果可以的话,麻烦执行下getprop|grep windows ,我注意到微软在里面还加了些别的东西,也许可以作为识别wsa的prop,这里需要些数据和原始wsa对照

image 返回的结果如下 [init.svc.windows-camera-hal]: [running] [init.svc.windows-composer-hal]: [running] [init.svc.windows-gnss-hal]: [running] [init.svc.windows-logcat]: [running] [init.svc.windows-power-hal]: [running] [ro.board.platform]: [windows] [ro.boot.hardware]: [windows_x86_64] [ro.hardware]: [windows_x86_64] [ro.hardware.audio.primary]: [windows] [ro.product.board]: [windows]

已经做出更改,安装这个试试(有效期7天): https://cloud.189.cn/t/JnEFjeE3eaqe (访问码:08bj) (访问码:08bj)

image
无法正常下载和安装ADB组件

如果可以的话,麻烦执行下getprop|grep windows ,我注意到微软在里面还加了些别的东西,也许可以作为识别wsa的prop,这里需要些数据和原始wsa对照

image 返回的结果如下 [init.svc.windows-camera-hal]: [running] [init.svc.windows-composer-hal]: [running] [init.svc.windows-gnss-hal]: [running] [init.svc.windows-logcat]: [running] [init.svc.windows-power-hal]: [running] [ro.board.platform]: [windows] [ro.boot.hardware]: [windows_x86_64] [ro.hardware]: [windows_x86_64] [ro.hardware.audio.primary]: [windows] [ro.product.board]: [windows]

已经做出更改,安装这个试试(有效期7天): https://cloud.189.cn/t/JnEFjeE3eaqe (访问码:08bj) (访问码:08bj)

image 无法正常下载和安装ADB组件

这个可能和网络有关,也可能是因为你安装着原来的版本

试一下添加hosts
120.253.255.34 dl.google.com

试一下添加hosts 120.253.255.34 dl.google.com

image
image
可以正常安装了

如果可以的话,麻烦执行下getprop|grep windows ,我注意到微软在里面还加了些别的东西,也许可以作为识别wsa的prop,这里需要些数据和原始wsa对照

image 返回的结果如下 [init.svc.windows-camera-hal]: [running] [init.svc.windows-composer-hal]: [running] [init.svc.windows-gnss-hal]: [running] [init.svc.windows-logcat]: [running] [init.svc.windows-power-hal]: [running] [ro.board.platform]: [windows] [ro.boot.hardware]: [windows_x86_64] [ro.hardware]: [windows_x86_64] [ro.hardware.audio.primary]: [windows] [ro.product.board]: [windows]

已经做出更改,安装这个试试(有效期7天): https://cloud.189.cn/t/JnEFjeE3eaqe (访问码:08bj) (访问码:08bj)

image
无法正常下载和安装ADB组件

我用的是国内的源,怎么会连不上呢?

如果可以的话,麻烦执行下getprop|grep windows ,我注意到微软在里面还加了些别的东西,也许可以作为识别wsa的prop,这里需要些数据和原始wsa对照

image 返回的结果如下 [init.svc.windows-camera-hal]: [running] [init.svc.windows-composer-hal]: [running] [init.svc.windows-gnss-hal]: [running] [init.svc.windows-logcat]: [running] [init.svc.windows-power-hal]: [running] [ro.board.platform]: [windows] [ro.boot.hardware]: [windows_x86_64] [ro.hardware]: [windows_x86_64] [ro.hardware.audio.primary]: [windows] [ro.product.board]: [windows]

已经做出更改,安装这个试试(有效期7天): https://cloud.189.cn/t/JnEFjeE3eaqe (访问码:08bj) (访问码:08bj)

image
无法正常下载和安装ADB组件

我用的是国内的源,怎么会连不上呢?

管他呢反正后来能下载安装了,然后装了那个人的版本可以安装apk了(

如果可以的话,麻烦执行下getprop|grep windows ,我注意到微软在里面还加了些别的东西,也许可以作为识别wsa的prop,这里需要些数据和原始wsa对照

image 返回的结果如下 [init.svc.windows-camera-hal]: [running] [init.svc.windows-composer-hal]: [running] [init.svc.windows-gnss-hal]: [running] [init.svc.windows-logcat]: [running] [init.svc.windows-power-hal]: [running] [ro.board.platform]: [windows] [ro.boot.hardware]: [windows_x86_64] [ro.hardware]: [windows_x86_64] [ro.hardware.audio.primary]: [windows] [ro.product.board]: [windows]

已经做出更改,安装这个试试(有效期7天): https://cloud.189.cn/t/JnEFjeE3eaqe (访问码:08bj) (访问码:08bj)

image
无法正常下载和安装ADB组件

我用的是国内的源,怎么会连不上呢?

我是因为校园网dns污染一直连不上,要加个hosts