18 lines
538 B
Plaintext
18 lines
538 B
Plaintext
---
|
|
id: frame-processors-plugins-android
|
|
title: Creating Frame Processor Plugins for Android
|
|
sidebar_label: Creating Frame Processor Plugins (Android)
|
|
---
|
|
|
|
import useBaseUrl from '@docusaurus/useBaseUrl';
|
|
import Tabs from '@theme/Tabs';
|
|
import TabItem from '@theme/TabItem';
|
|
|
|
:::warning
|
|
Frame Processors are not yet available for Android.
|
|
:::
|
|
|
|
<br />
|
|
|
|
#### 🚀 Next section: [Finish creating your Frame Processor Plugin](frame-processors-plugins-final) (or [add iOS support to your Frame Processor Plugin](frame-processors-plugins-ios))
|