# 虚拟定位App
**Repository Path**: wxs110/virtual-positioning-app
## Basic Information
- **Project Name**: 虚拟定位App
- **Description**: 虚拟定位的App
- **Primary Language**: Android
- **License**: GPL-3.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 2
- **Created**: 2025-07-21
- **Last Updated**: 2025-09-28
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
TODO : 1.重写ReadMe 2.删掉隐私协议,更新进入界面 3.更新奔跑时候的速度设置 4.阅读gradle和核心代码准备迁移代码 5.阅读开发设计模式,以及混淆
[](https://github.com/ZCShou/GoGoGo/stargazers)
[](https://github.com/ZCShou/GoGoGo/network)
[](https://github.com/ZCShou/GoGoGo/blob/master/LICENSE)
[](https://github.com/ZCShou/GoGoGo/releases)
[](https://github.com/RichardLitt/standard-readme)
[](https://github.com/ZCShou/GoGoGo/actions/workflows/build-check.yml)
[](https://github.com/ZCShou/GoGoGo/actions/workflows/codeql-analysis.yml)
用于 Android 8.0+ 的无需 ROOT 权限的虚拟定位 APP
## 简介
基于 Android 调试 API + 百度地图及定位 SDK 实现的安卓定位修改工具,并且同时实现了一个可以自由控制移动的摇杆。使用影梭,不需要 ROOT 权限就可以随意修改自己的当前位置以及模拟移动。
## 功能
1. 定位修改
2. 摇杆控制移动
3. 历史记录
4. 位置搜索
5. 直接输入坐标
## 文档
由于本人并不是做移动开发的,很多功能代码写的都比较差。我也第一次写 Android APP,目前还处在学习中。。。此外,就一个简单的 APP
## 参考
由于本人也是个新手,纯属业余瞎搞,因此,在写影梭的过程中,参考了很多网友分享的技术文章、示例代码等。包括但不限于以下列出的几个:
1. https://github.com/Hilaver/MockGPS
2. https://github.com/bxxfighting/together-go
3. https://github.com/P72B/Mocklation