Giter VIP home page Giter VIP logo

fakegps's Introduction

#FakeGPS

FakeGPS是一个GPS设备模拟器,能够根据给定的坐标,输出GPS定位信号,并且带有全局悬浮窗的手柄,通过手柄上的方向按键,能够模拟用户在地图上行走。

按照惯例,先放截图。

Screenshot_1

Screenshot_2

Screenshot_3

下载地址

#功能描述

  • 模拟真实的GPS设备,每秒输出GPS定位信号。
  • 具备两种运行模式:跳变模式和飞行模式。跳变模式:直接跳转到新的位置。飞行模式:根据给定的时间,以线性插值的方式慢慢飞行到新的位置。
  • 带有全局浮窗手柄,点击手柄上的方向按键会在当前位置上做一定的偏移(通过Move Step设置,单位为度数)。手柄单击一次移动一格,长按会连续移动。
  • 带有书签功能,点击使用,长按删除。
  • 长按书签按钮可以复制当前坐标到剪切板,方便分享给其他小伙伴。

#安装说明 由于模拟位置需要借助系统的INSTALL_LOCATION_PROVIDER权限,因此FakeGPS 需要以system的权限,安装到system分区中。

  • 1、Root手机,获取system分区的读写权限。
  • 2、借助[Lucky Patcher](htt ps://lucky-patcher.netbew.com/) 把FakeGPS以系统应用的方式安装。
  • 3、打开Android系统设置开发者选项,取消“允许模拟位置”勾选。设置位置服务仅使用GPS设备。
  • 4、打开FakeGPS,点击Start,这个时候手柄会展示出来,如果没有弹出,请打开应用的悬浮窗显示权限(特别是MIUI和Flyme,权限默认是关闭的),然后打开地图应用(谷歌地图和高德地图测试可用)。查看是否能够定位到设置的坐标,点击手柄上的按键检查是否能够正常移动。

#最后 时间比较匆忙,应用的体验还不是细致,有空再来完善。

欢迎各位同学发pull request来帮忙改进,谢谢大家。

License

The MIT License (MIT)

fakegps's People

Contributors

xiangtailiang avatar ivan19871002 avatar sunnyden avatar

Watchers

James Cloos avatar Mybrc91 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.