Loophole для Android

Loophole

Shubhang

версия 1.0.2

One-tap Quick Settings toggle for Android Developer Options.

Скачивания 129
Ads

Оцените это

Результаты антивирусной и безопасной проверки

Дата проверки: Jul 27, 2026 Версия ПО: 1.0.2
Статус: ✅ Доверенно и безопасно для установки Это приложение подписано Shubhang проверенной и доверенной цифровой подписью и обновит существующие установки Loophole Отпечаток сертификата: f7cddeeca6ea1535f020f400f213796f88929263 Издатель: C:91, CN:Shubhang Dixit, L:Mathura, O:N/A, ST:Uttar Pradesh, OU:Android Как мы проверяем безопасность APK файлов
Антивирус Android Статус
K7GW Чисто ✅
DrWeb Чисто ✅
VirIT Чисто ✅
ClamAV Чисто ✅
Google Чисто ✅
Ikarus Чисто ✅
Lionic Чисто ✅
Sophos Чисто ✅
Yandex Чисто ✅
Alibaba Чисто ✅
Tencent Чисто ✅
Xcitium Чисто ✅
Fortinet Чисто ✅
Kingsoft Чисто ✅
Symantec Чисто ✅
AhnLab-V3 Чисто ✅
Kaspersky Чисто ✅
Microsoft Чисто ✅
Trustlook Чисто ✅
ESET-NOD32 Чисто ✅
Avast-Mobile Чисто ✅
NANO-Antivirus Чисто ✅
BitDefenderFalx Чисто ✅

Loophole Автоматизация приложение для Android описание

Loophole is a one-tap Quick Settings toggle for Android Developer Options.

If youre an Android developer, Developer Options is basically always on. But a lot of banking and fintech apps treat that as a red flag and refuse to open, or silently degrade, while its enabled -- even though youre not doing anything shady, youre just building.

The normal fix is: open Settings, find Developer Options, toggle it off, open your banking app, then remember to turn it back on later. Loophole turns that into one tap from the notification shade.

Features:

  • Reads and toggles Developer Options directly via a Quick Settings tile
  • Optional home screen widget as an alternative to the tile
  • Simple in-app switch as a fallback / status view
  • No ads, no analytics, no tracking

Setup note: toggling Developer Options programmatically requires the WRITE_SECURE_SETTINGS permission, which Android only allows to be granted manually once via adb (it cannot be requested through a normal runtime permission dialog):

adb shell pm grant <applicationId> android.permission.WRITE_SECURE_SETTINGS

Full setup instructions are in the project README.

A note on permissions: the app does not make network requests and holds no INTERNET permission. However, the manifest does include ACCESS_NETWORK_STATE, WAKE_LOCK, RECEIVE_BOOT_COMPLETED, and FOREGROUND_SERVICE. These come from Jetpack Glance, the framework used to build the home screen widget, which relies on WorkManager internally to schedule widget updates and survive process death. They are a byproduct of the widget framework itself, not of any network or background activity Loophole performs.

Ads


Спецификации


Оцените это


Отзывы пользователей О приложении Loophole

Комментарии Loophole пока отсутствуют. Будьте первым!

GitHub Issue