Add sticker packs to Buzzio
Publish a sticker app. The user taps Add to Buzzio. Buzzio copies the WebP files onto the phone. No cloud upload. No messaging API.
Guides
How it works
- Your sticker app lives on the home screen, like any other app.
- The user taps Add to Buzzio on one pack.
- Buzzio previews the pack. The user confirms.
- Buzzio copies stickers into its private storage. Your app can be uninstalled afterward.
Buzzio package: com.ve.ghost. Store keyword for sticker apps: BuzzioStickerApps.
This is not a public chat API. Third-party apps cannot send or read Buzzio messages.
Canonical spec in the repo: docs/stickers/IMPORT_API.md. Android sample: examples/sticker-app/android.