Coder Social home page Coder Social logo

xiangtailiang / fakegps Goto Github PK

View Code? Open in Web Editor NEW
346.0 346.0 89.0 8.06 MB

FakeGPS is a GPS device simulator, GPS location signal keep output according to the coordinates. By the direction keys on the joystick, the user can simulate walking on the map.

Java 100.00%

fakegps's People

Contributors

imtypist avatar sunnyden avatar xiangtailiang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fakegps's Issues

Ability to navigate to a particular location

It would be an added advantage if the app serves the user to spoof location from one location to another specific location in a specified duration of time:

Inputs for from location and to location and duration can be taken from the user and then possibly suggest a route to the user and over the duration of time, the marker can be shifted towards the 'TO' location specified.

This can be a good add on feature to spoof as if the user is trying to reach to a particular location or is travelling.

FakeGps can not work in android 6.0

I install the apk in android 6.0 device and it has system permission, the flag is below:
flags=[ SYSTEM DEBUGGABLE HAS_CODE PERSISTENT ALLOW_CLEAR_USER_DATA ALLOW_BACKUP ]
but when set a new location, it just show the local location in software like AMAP and other location software, I have some issue:

  1. how to confirm the apk is installed well
  2. Does the apk have other restrictions like android version and device model
    hope you reply, thanks

Keeps jumping

Thanks or making this.

After a few minutes of use, sometimes it keeps jumping between tha real and the fake location.

Let me know if more info is required.

请教

请问您的app是怎么用的?我在更改了坐标之后,用高德地图测试,发现还是我的实际定位。

MIUI 8 (Android 5.0.2) 安装至 /system 仍出现 need INSTALL_LOCATION_PROVIDER 错误

错误详情

 E/LocationThread: add Location fail!
   java.lang.SecurityException: need INSTALL_LOCATION_PROVIDER permission, or UID of a currently bound location provider
       at android.os.Parcel.readException(Parcel.java:1540)
       at android.os.Parcel.readException(Parcel.java:1493)
       at android.location.ILocationManager$Stub$Proxy.reportLocation(ILocationManager.java:1240)
       at com.github.fakegps.LocationThread$1.run(LocationThread.java:134)
       at android.os.Handler.handleCallback(Handler.java:739)
       at android.os.Handler.dispatchMessage(Handler.java:95)
       at android.os.Looper.loop(Looper.java:135)
       at android.os.HandlerThread.run(HandlerThread.java:61)

另一台三星4.3运行正常。

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.