[FREE] Detect Mock Location extension : Detect fake GPS

Detect Mock Location extension

Simple extension to detect Fake GPS

This extension will not work if android.permission.ACCESS_FINE_LOCATION permission is deny. You need to ask for permission manually

m_c

IsMock : This block will return true if user using mock location (Fake GPS)

c_m

GetAllProvider : This block will return List of all location provider

c_mm

GetBestProvider : This block will return current location provider

m_e

OnError : This block will trigger if location is Null

mokc

Extension contain this permission :
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"/>

Download

com.shreya.DetectMockLocation.aix (5.7 KB)

Minimum API 18 is required to work

5 Likes

Excellent Extension @Shreya But please update your blocks image with niotron one

1 Like

One more great Extension :tada::tada::tada:

1 Like

my bad i forgot

sorry!!

edit : done! i will post my more extension with niotron blocks and niotron demo aia

again sorry!

1 Like

I want to express my gratitude for the fantastic Mock Location Detection Extension—it’s become an essential part of every project I work on, offering flawless functionality.

However, with the extension being developed in 2022, and considering the rapidly evolving landscape of location spoofing apps, I have some concerns. As a developer, I’m keen to understand any potential bypass methods or technological advancements that might have emerged since the extension’s launch.

I’m particularly interested in learning about additional provisions or strategies beyond ACCESS_FINE_LOCATION to ensure the extension remains robust against any attempts to bypass its functionality.

Thank you for your help, and kudos for this excellent extension!