一个基于 Android 调试 API + 百度地图实现的虚拟定位工具,并且同时实现了一个可以自由移动的摇杆
Go to file
dependabot[bot] e71442719f
chore(deps): bump actions/upload-artifact from 4 to 5
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-03 17:30:08 +00:00
.github chore(deps): bump actions/upload-artifact from 4 to 5 2025-11-03 17:30:08 +00:00
app chore: clean 2025-08-19 17:35:14 +08:00
docs/images doc(README): rename some image's name 2022-11-13 07:39:03 +08:00
gradle/wrapper chore(build): update gradle version 2025-07-28 13:34:07 +08:00
keystore change keystore path 2022-06-18 12:06:06 +08:00
.gitignore 更新.ignore,同时修复定位Service在结束时会异常修改位置的问题 2021-09-01 08:31:28 +08:00
.project 增加了启动模拟位置时检测WIFI 2020-11-08 12:52:45 +08:00
build.gradle build: update AGP 2025-08-19 17:36:11 +08:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2022-08-07 15:05:23 +08:00
gradle.properties fix: remove some warnings 2025-08-09 15:10:00 +08:00
gradlew change file from windows CRLF to unix LF 2022-06-16 20:01:55 +08:00
gradlew.bat 优化了代码 2021-08-29 09:50:03 +08:00
LICENSE 优化了代码 2021-08-29 09:50:03 +08:00
README.en.md fix(License): fix license compliance 2023-05-04 09:35:34 +08:00
README.md fix: update typo in README.md 2024-10-13 09:05:05 +08:00
SECURITY.md other(SECURITY): update SECURITY.md 2022-06-22 13:27:26 +08:00
settings.gradle 优化了代码 2021-08-29 09:50:03 +08:00

GitHub stars GitHub forks license GitHub Release standard-readme compliant

Build Check CodeQL

GoGoGo - A mock location app without root on android 8.0+.

Refrence Chinese, please

License

GPL-3.0-only © ZCShou