Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.54 KB

File metadata and controls

30 lines (23 loc) · 1.54 KB

Build an M3UAndroid extension

简体中文 · Extension docs

An extension handles typed requests from M3UAndroid and returns typed results. External extensions are currently a developer preview, and the SDK is available as the in-repository project(":extension:sdk-android") module.

Start here

Start from HelloExtensionService. For a complete provider, use ReferenceExtensionService.

API reference