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

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


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

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# AndroidLibXrayLite

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

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