MaaFramework
MaaFramework copied to clipboard
使用ubuntu24.04使用maa报错
系统配置如下:
Select ADB
1. Auto detect
2. Manual input
Please input [1-2]: 1
Finding device...
terminate called after throwing an instance of 'std::filesystem::__cxx11::filesystem_error'
what(): filesystem error: cannot make absolute path: Invalid argument []
[1] 43572 IOT instruction (core dumped) ./install/MaaPiCli
@MistEO 这玩意是不是修好了啊
啥问题来着,我都忘了(
有空再看看
"Auto detect" still not works on ubuntu 24.04,
"Manual input" works well with waydroid. (Solution offered below, if u just need a way to make it work)
ADB path
/home/<USER>/Android/Sdk/platform-tools/adb
(DO NOT USE ~ IN PLACE OF /home/<USER>, which may cause adb connection failure)
ADB address
<IP>:<PORT>
(Default Port: 5555)
2.0 fixed