MCPcopy Index your code
hub / github.com/2dust/AndroidLibV2rayLite

github.com/2dust/AndroidLibV2rayLite @v5.51.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release v5.51.2 ↗ · + Follow
21 symbols 43 edges 1 files 17 documented · 81% updated 38d agov5.51.2 · 2026-05-19★ 314
What it actually does AI analysis from the code graph — generated when you open this
loading…
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' ./

Extension points exported contracts — how you extend this code

CoreCallbackHandler (Interface)
CoreCallbackHandler defines interface for receiving callbacks and notifications from the core service
libv2ray_main.go

Core symbols most depended-on inside this repo

Close
called by 3
libv2ray_main.go
OnEmitStatus
called by 2
libv2ray_main.go
measureInstDelay
called by 2
libv2ray_main.go
Startup
called by 1
libv2ray_main.go
setEnvVariable
called by 1
libv2ray_main.go
doShutdown
called by 1
libv2ray_main.go
doStartLoop
called by 1
libv2ray_main.go
createStdoutLogWriter
called by 1
libv2ray_main.go

Shape

Method 11
Function 7
Struct 2
Interface 1

Languages

Go100%

Modules by API surface

libv2ray_main.go21 symbols

For agents

$ claude mcp add AndroidLibV2rayLite \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page