android-binder-native

Community

Build and review native Binder services fast

AuthorBinh230199
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually writing native Binder services is error-prone, and this Skill helps you design, review, and debug libbinder-based IPC code for AOSP without missing transaction, parcel, or threading details.

Core Features & Use Cases

  • Interface Pattern Guidance: Defines the IInterface, BnInterface, and BpInterface structure for manual Binder APIs.
  • Parcel and Transaction Handling: Shows how to serialize data correctly, validate interface tokens, and dispatch onTransact calls safely.
  • Service Lifecycle Support: Covers ServiceManager registration, client lookup, thread pool setup, and death notifications for robust runtime behavior.
  • Use Cases: Ideal for maintaining existing platform services, implementing vendor native services, and reviewing Binder code for correctness and concurrency risks.

Quick Start

Ask for a native Binder service implementation or review plan for your AOSP service, including the interface, proxy, stub, service registration, and client-side usage.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: android-binder-native
Download link: https://github.com/Binh230199/ai/archive/main.zip#android-binder-native

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.