Use when building Android VPN-based adblocker with Kotlin.
Scanned 9/10/2026
Install to Claude Code
npx -y skills add LoopyLuci/Skills --skill android-vpn-adblocker --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Android Vpn Adblocker?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/loopyluci-android-vpn-adblocker)More formats (shields.io, HTML) on the badges page.
---
name: android-vpn-adblocker
title: Android VPN AdBlocker
description: Use when building Android VPN-based adblocker with Kotlin.
category: networking
tags: [android, kotlin, vpn, adblock, vpnservice, kotlin]
---
# Android VPN AdBlocker
**Trigger**: Use when implementing Android adblocking via VpnService.
**Libraries**: VpnService (Android API), Kotlin Coroutines, Jetpack Compose
**Implementation**: VpnService subclass for VPN tunnel mode with DNS interception. Local DNS proxy thread forwarding to Sentinel. Rust core as shared library (.so) via JNI/UniFFI. Always-on VPN requirement. Split-tunnel to exclude local traffic. Battery optimization: use AlarmManager for periodic instead of always-on. Notification channel for persistent VPN notification.
**Connected**: `ios-vpn-adblocker`, `mobile-dns-override`, `vpn-tunnel-engine`, `dns-adblock-engine`, `rust-core-ffi`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!