An open API service indexing awesome lists of open source software.

https://github.com/2dust/androidlibv2raylite


https://github.com/2dust/androidlibv2raylite

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# AndroidLibV2rayLite

## Build requirements
* JDK
* Android SDK
* Go
* gomobile

## Build instructions
1. `git clone [repo] && cd AndroidLibV2rayLite`
2. `gomobile init`
3. `go mod tidy -v`
4. `gomobile bind -v -androidapi 21 -ldflags='-s -w' ./`