一个基于 Android 调试 API + 百度地图实现的虚拟定位工具,并且同时实现了一个可以自由移动的摇杆
Go to file
dependabot[bot] 312e915a6f
chore(deps): bump github/codeql-action from 3.27.5 to 3.27.6
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.5 to 3.27.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](f09c1c0a94...aa57810251)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 17:26:53 +00:00
.github chore(deps): bump github/codeql-action from 3.27.5 to 3.27.6 2024-12-09 17:26:53 +00:00
app Support location random offset 2024-09-21 14:23:59 +08:00
docs/images doc(README): rename some image's name 2022-11-13 07:39:03 +08:00
gradle/wrapper chore(AGP) : update AGP 8.2.0 and Android studio 2023.1.1 2023-12-17 12:23:16 +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 chore(deps): bump com.android.tools.build:gradle from 8.2.1 to 8.2.2 2024-01-24 17:15:11 +00:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2022-08-07 15:05:23 +08:00
gradle.properties chore(AGP) : update AGP 8.2.0 and Android studio 2023.1.1 2023-12-17 12:23:16 +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