iReaderAndroid

Results 2 comments of iReaderAndroid

那个编译教程比较模糊,你的提示是缺少编译依赖的v2ray-core库,需要先下载它。 可以执行以下两个命令: mkdir -p $(shell go env GOPATH)/src/v2ray.com/core git clone https://github.com/v2fly/v2ray-core.git $(shell go env GOPATH)/src/v2ray.com/core

发现替换使用旧版本的libgojni.so可以正常连接。新的so在调用方法v2rayPoint.measureDelay()时抛出异常:go.Universe$proxyerror: Get "https://www.google.com/generate_204": net/http: TLS handshake timeout