一个基于 Android 调试 API + 百度地图实现的虚拟定位工具,并且同时实现了一个可以自由移动的摇杆
Go to file
dependabot[bot] 23c1f4cc0a
chore(deps): bump softprops/action-gh-release from 2.0.8 to 2.1.0
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.8 to 2.1.0.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v2.0.8...v2.1.0)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 18:27:04 +00:00
.github chore(deps): bump softprops/action-gh-release from 2.0.8 to 2.1.0 2024-11-18 18:27:04 +00:00
app Merge pull request #150 from ZCShou/dependabot/gradle/androidx.test-runner-1.6.2 2024-08-29 08:50:12 +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