Developer search

Results for “AOSP”

Search exact errors, commands, technologies, versions, structured guidance, and the existing article library.

20 results

Android Bluetooth Architecture: From API to HCI

A practical map of Android Bluetooth from framework APIs and Binder calls through the Bluetooth module, JNI, native host stack, vendor boundary, transport, and controller—with release-aware AOSP paths and debugging checkpoints.

Capture Android Bluetooth HCI Logs with ADB

Capture Bluetooth traffic at Android’s host-controller boundary, retrieve it through a direct ADB pull or an AOSP bug report, and inspect the BTSnoop file in Wireshark. The workflow also explains privacy risks, vendor-specific paths, and what an HCI log cannot reveal.

How Android System Properties Work Across Partitions

Android system properties are a system-wide string key/value mechanism, but they are not an unrestricted global preferences store. Reads use shared property areas; writes are validated by init’s property service and SELinux policy. Modern cross-partition contracts should use generated typed Sysprop APIs.

Android Build System

Android Development Environment Setup Preparing build environment and download android aosp source code on Ubuntu 14.04, 15.10, … Read more

Turn On Bluetooth and Discoverability with ADB

ADB can open Android’s trusted system dialogs for enabling Bluetooth and temporary discoverability, but the user still controls consent. This guide shows the exact intents, duration extra, device targeting, verification, and the limits of unattended automation.

Engineering weekly

Useful technical knowledge, not inbox noise.

Receive verified fixes, references, labs, and tools. Confirm by email; unsubscribe any time.