# OpenVpnGpVersion **Repository Path**: qian11/openvpngpversion ## Basic Information - **Project Name**: OpenVpnGpVersion - **Description**: vpn项目 GooglePlay 上线版本 - **Primary Language**: Android - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-25 - **Last Updated**: 2025-11-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 环境配置参考网址:https://zhuanlan.zhihu.com/p/541169595 源码地址:https://zhuanlan.zhihu.com/p/541169595 环境配置参考: 1.android studio 2.git 3.通过 AS 的 SDK Manager 下载相关编译工具,cmake、LLDB、NDK. LLDB没找到的话可以先忽略. cmake、NDK 是需要配置环境变量的,去配一下然后 cmd 看一下配置成功就行. 4.下载、配置 swig. 下载地址地址:http://www.swig.org/download.html, 同样需要配置环境变量