OpenAI is developing “ChatGPT Stickers,” a new feature discovered inside the v1.2026.216 Android app build that streamlines generating custom sticker packs and exporting them directly into WhatsApp, bypassing manual cropping and downloading steps.
Inside the Android APK Strings and Architecture
According to TuttoAndroid, strings within the v1.2026.216 release point directly to automated bundling mechanics. Instead of forcing users to prompt the multimodal model, save the generated raster assets locally, crop the transparent backgrounds manually, and assemble them using third-party studio apps, the system manages the packaging logic internally.
The implementation leans on specific Android intent actions. Specifically, software references indicate the utilization of com.whatsapp.intent.action.ENABLE_STICKER_PACK. This explicit broadcast intent is required by WhatsApp’s API specifications to permit external applications to push serialized webp or png image bundles directly into the local user database.
Navigating Ecosystem Friction and Meta’s Constraints
According to reporting by Telefonino.net, the feature enforces a strict floor: users must generate a minimum of three assets before an export action can be initialized. This is not an arbitrary restriction imposed by OpenAI’s API design, but rather a hard-coded constraint enforced by WhatsApp for custom sticker collections.

Competition Within the Messaging Ecosystem
Meta already deploys its own proprietary generative infrastructure via Meta AI, allowing users to synthesize stickers directly from chat prompts using internal diffusion pipelines.
Deployment Timelines and Future Outlook
As of mid-August 2026, the functionality remains locked behind experimental flags inside pre-release builds.
There is no official public release date, and executive teams at OpenAI have not issued a formal roadmap detailing when—or even if—the code strings will make it to the stable production channel on the Google Play Store. For now, power users must rely on traditional, fragmented export workflows until the intent triggers go live.