NFC Hider

Verified safeOpen source
No reviews reviews
11
downloads
10
android

AI summary

Xposed module that hides NFC hardware from selected apps and simulates GPS location with realistic moving fixes. Features map route drawing, GPX import, and playback at 1–300 km/h with loop, ping-pong, or one-shot modes. Simulated locations bypass mock detection (isMock returns false). Requires Android 10+ with Xposed or LSPosed. Version 1.

Generated by AI. May contain inaccuracies.

About this app

NFC Hider

An Xposed module that hides NFC (Near Field Communication) from selected apps on Android, and simulates GPS location with map trajectory playback.

Current version: 1.2

Features

NFC hiding Hooks NFC-related framework APIs so scoped apps believe the device has no NFC hardware.

Location simulation (new in 1.2) Draw a route on the map (OpenStreetMap via osmdroid, no API key needed) or import a GPX track Playback modes: loop / ping-pong / one-shot, speed from 1 km/h up to 300 km/h Scoped apps see a realistic, time-based moving GPS fix: LocationManager: getLastKnownLocation, getCurrentLocation, requestLocationUpdates / requestSingleUpdate (listener, executor and PendingIntent variants), provider enabled state Google Play services FusedLocationProviderClient: getLastLocation, getCurrentLocation, requestLocationUpdates, mock APIs Delivered Location objects carry no mock flag (isMock() / isFromMockProvider() return false) Config is shared through libxposed remote preferences (push updates) with an exported ContentProvider fallback

Usage

Install the module in Xposed Installer / LSPosed Enable the module for the target apps NFC will be hidden from those apps (Optional) Open NFC Hider → 位置模拟, draw a route and press 开始模拟, then restart the target app The simulated position keeps moving even when the module app is killed; press 停止模拟 to stop

Compatibility

Android 10+ (API 29+) Xposed Framework / LSPosed (libxposed API 101+, target 102)

Known limitations

AMap / Baidu LBS SDK network locations are not covered (their GPS part is) PendingIntent variants of the fused API are left untouched Apps running on frameworks without remote-preferences support fall back to a polled config channel, which may not be reachable on Android 11+ due to package visibility rules

What's new

v1.1Sep 20, 2026
  • NFC Hider 3-1.1
  • 界面与文档全量汉化: 彻底汉化应用所有设置、弹窗提示、配置说明以及 GitHub README.md。 移除勾选自身进程的限制,支持直接在界面实时查看模拟状态与广播经纬度。 位置模拟修复与免检测: 修复底层 Hook 参数解析,支持全部 Android 版本的定位拦截; 支持地图自由打点或导入 GPX 轨迹,支持 1~300 km/h 自由调速、循环/往返/单次播放。 包体极致轻量化: 启用 R8 编译优化与无用资源精简,APK 体积保持在 2.4 MB。

About this version

Version
1.1 (3)
Size
2.44 MB
Requires Android
10
Target SDK
29
Architecture
x86, x86_64, arm64-v8a, armeabi-v7a
Downloads
11
Updated
Sep 20, 2026
Package
com.nfchider

Similar apps

Ratings & reviews

0 ratings
  • 5
    0
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app