-
Notifications
You must be signed in to change notification settings - Fork 194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can't run on android #10
Comments
it seems like dns problem. try ping api.openp2p.cn |
ping api.openp2p.cn is ok |
DEBUG detect NAT type error:lookup api.openp2p.cn on [::1]:53: read udp [::1]:57202->[::1]:53: read: connection refused what's your environment detail,i will try myself |
Change network.ServerHost to IP address for |
openp2p3.2.0.linux-arm64.tar.gz is a linux binary, it needs /etc/resolv.conf to resolve domain name. |
I have ported to a simple Android app(gomobie bind and a kotlin ui), it works fine on Huawei mate30 and Honor 7. I will release later |
我用的华为p30 pro隐私空间下载的最新app,时不时掉线,连上后就显示为一个新的设备,怀疑特征码没有做对,掉线猜测是后台不稳定,按要求设置了,不知道哪里出了问题,系统是最新鸿蒙2.0 |
https://console.openp2p.cn/install 已支持android。kotlin不熟,UI比较朴素,核心功能正常。 |
test on android termux with arm64
The text was updated successfully, but these errors were encountered: