https://github.com/2dust/androidlibv2raylite
https://github.com/2dust/androidlibv2raylite
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/2dust/androidlibv2raylite
- Owner: 2dust
- License: lgpl-3.0
- Created: 2019-10-11T05:30:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-18T08:43:26.000Z (about 2 years ago)
- Last Synced: 2024-10-10T13:09:45.695Z (over 1 year ago)
- Language: Go
- Size: 9.89 MB
- Stars: 174
- Watchers: 13
- Forks: 139
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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' ./`