Skip to content

kaienkira/twilight-line-v2-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twilight-line-v2-android

twilight-line-v2 android client

dependency

# set $ANDROID_HOME, $ANDROID_NDK_HOME, $GOPATH,
# add $GOPATH/bin to $PATH
go install golang.org/x/mobile/cmd/gomobile@latest
go install golang.org/x/mobile/bind
cd "$tun2socks_dir"
go get golang.org/x/mobile/bind
gomobile bind -o ./tun2socks.aar \
    -target android/arm64,android/amd64 -androidapi 21 "$tun2socks_dir"/engine

About

twilight-line-v2 android client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published