Ross ROSS = Recommend OSS · open-source software intelligence for agents

happylishang/AntiFakerAndroidChecker

设备指纹 获取真实的IMEI AndroidId 序列号 MAC地址等,Android模拟器检测,检测Android模拟器 ,作为可信DeviceID,应对防刷需求等 Android设备指纹 How to detect Android emulator observed · 2026-08-28

github.com/happylishang/AntiFakerAndroidChecker · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3317
  • days_rel: n/a
  • days_push: 995
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1491 stars · 302 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An Android library that detects whether the app is running on an emulator and retrieves relatively authentic device identifiers (IMEI, AndroidId, serial number, MAC address) for device fingerprinting. It uses native and hidden-API techniques to resist hooking frameworks like Xposed.

Use cases

  • detect android emulator in my app
  • get real device imei and android id
  • device fingerprint for anti-fraud checks
  • prevent fake device spoofing in android app
  • block emulator users from signing up
  • get trusted device id on android

When to choose

  • you need emulator detection to fight bot or fake-account abuse on Android
  • you need a device fingerprint as a trusted DeviceID for risk control
  • you want identifier retrieval that resists Xposed hooking via native code

When to avoid

  • your app targets Android 10+ and you lack system privileges - IMEI, serial, and MAC are restricted
  • you need cross-platform (iOS/web) device fingerprinting
  • you expect frequent updates - the project is in maintenance mode

Facets

library · maturity maintenance

security sdk developer-tools android-tools security mobile-development jvm device-fingerprinting emulator-detection anti-fraud android imei anti-cheat

1 source

Member repositories

RepositoryRoleHealth v2
happylishang/AntiFakerAndroidCheckermain23

For agents

markdown · JSON · MCP: product_card(name="happylishang/AntiFakerAndroidChecker")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem