Skip to content
English
FikirPilot content

Meta Portal finds new life as an extended display

Updated: 19 Eyl 2026 · 2 min read · 238 words

Published: · Story reached us: · Processing time: 12 h 19 min

Meta Portal and related devices effectively fell out of use after the company abandoned the series in 2022. The Wormhole Display APK, developed by [pgodlews], turns these devices into expandable wireless displays for Apple products. Meta Portals were actually Android tablets with good displays and speakers, albeit restricted; they can be repurposed by enabling Android Debug Bridge (ADB). The app supports screen mirroring or extended display use on Mac, iPhone, and iPad via AirPlay, along with the Portal speakers. The solution is based on an Android port of the Unix AirPlay server UxPlay, which uses Android’s MediaCodec and AudioTrack components instead of GStreamer and takes advantage of the Portal’s built-in H.264 decoder.

Why it matters

This approach shows that consumer electronics that have fallen out of use do not necessarily have to lose their functionality simply because software support has been discontinued. Users who own these devices gain the option of putting their existing display and audio hardware to use in another ecosystem. However, because repurposing depends on technical steps such as enabling ADB and installing an APK, it is not a straightforward solution for general users. The project also demonstrates how leveraging built-in media components on closed or restricted hardware can enable alternative use cases.

Background

Meta is not a new name in the FikirPilot archive: we have published 15 news stories mentioning the name in the last 90 days; the latest is dated September 17, 2026.

Source: Hackaday