# HideMockLocation **Repository Path**: android_ios_test/HideMockLocation ## Basic Information - **Project Name**: HideMockLocation - **Description**: Hide information about 'Allow mock locations' setting enabled or Fake GPS app running to chosen (blacklist / whitelist) applications. - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Hide Mock Location is Xposed Module, which hides information about 'Allow mock locations' setting enabled. User can choose two modes of blocking: WHITELIST MODE or BLACKLIST MODE. In WHITELIST MODE all apps see 'Allow mock locations' setting as disabled, except for apps chosen by user, which are immune to setting spoofing. In BLACKLIST MODE all apps see 'Allow mock locations' true setting, except for apps chosen by user, which see 'Allow mock locations' setting as disabled. Application works in on-fly mode, which means it doesn't need to reboot to apply change of settings.