Skip to main content

Call to a function with sending data from another View Controller in Swift Xcode iOS Application

  Download project zip Or access each file in the project

Fake My GPS

Fake My GPS allows you to select a custom GPS location that will be seen

by apps of your choosing. This module simulates location using the device's
built-in location providers and does not require the "mock locations" setting.


Possible uses for this module include:

-Setting your exact location in an area with poor satellite visibility.
-Increased privacy by not sending your exact location to apps that request it.
-Save battery life by reducing polling to the GPS radio.
-And more!

NOTE: You must enable location services to use this
module. All location providers are supported (network, GPS, fused)

This module also requires Google Play Servicesfor the maps engine and place
picker.

FEATURES:
✓App blacklisting support (don't send Fake GPS to specified apps)
✓Doesn't run in the background
✓Persistent notification message (option to disable it)
✓Place picker with full text search
✓Store up to 10 frequently used locations*
✓Customize map view for either normal, satellite, hybrid or terrain
✓Altitude faking**
✓Joystick overlay to simulate live movement in fake location

*You can add a favorite by long-pressing the address info card. Favorites can also
be renamed by long-pressing on the favorite item in the list.

**Altitude is calculated using the selected GPS location's elevation data. Essentially,
this sets your fake altitude to ground level (relative to sea level) for that particular
location.

If you like my work, please consider making a donation!

PayPal email: zzpianoman@gmail.com

Author(s): 

zzpianoman

Support/Discussion URL: 

http://forum.xda-developers.com/xposed/modules/mod-fake-gps-t3444064

Package: 

com.fakemygps.android

Version name: 

3.1

Release type: 

Stable (low risk of bugs)

Download: 

com.fakemygps.android_v11_257aef.apk (1.21 MB)

Number of downloads: 

4,144 in total · 763 in the last 24 hours

MD5 checksum: 

257aef4d7e063bc947cf409012d9855d

Uploaded on: 

Tuesday, August 8, 2017 - 05:16

Changes: 

✓Fixed address lookup and search

Popular posts from this blog

Google Search Bar Destroyer

Straightforward module to remove the unsightly Google Search Bar from the homescreen. The hook point is very generic, so update are rarely needed. Thanks to theknut/GEL's Xposed module for early hints/hook points. Author(s):  jeboo Support/Discussion URL:  https://forum.xda-developers.com/axon-7/themes/mod-hide-google-search-bar-t3547447 Source code URL:  https://github.com/jeboo/googlesearchbar_destroyer Package:  com.none.gsb_destroyer Version name:  1.1 Release type:  Stable  (low risk of bugs) Download:  com.none.gsb_destroyer_v2_329831.apk  (1.35 MB) Number of downloads:  40 in total · 40 in the last 24 hours MD5 checksum:  329831872cfeb03c62cc546d03bbab38 Uploaded on:  Monday, January 30, 2017 - 03:59 Changes:  Updated for Google code changes (April '16).

Play Store Fixes

If you have set a custom DPI, Play Store stops showing some of your apps because Google thinks they are incompatible with your phone. This module tries to avoid that by making Play Store think it had a "normal" DPI and transmitting the same to Google's servers. Note that it will NOT allow you to download apps that are not offered in your country, or restricted by anything but your custom DPI. After installing this modules, you might want to check the settings. You can access them from the "Modules" tab in the Xposed Installer. Just click on the module. From here, you can: - Choose which DPI to send (default: 240) - Unlock the debug menu. Useful to quickly empty the cache to force a recheck for updates, but can also do  other things . Afterwards, you need to reboot. If you still don't see all apps, you can try one or more of the following steps: - Just wait a few hours or days - wherever something is cached, it should be refreshed from time to time -