The editorial frames this as 'the rarest move in consumer hardware' — a vendor opening up a product after killing it with no commercial incentive. It contrasts Meta's choice favorably against patterns like Google bricking Stadia controllers or Sonos breaking legacy devices, emphasizing that Meta had every legal right to leave Portals as bricks but chose otherwise.
By submitting the story and driving it to 183 points within hours, the submitter and top commenters fixated on the voluntary nature of the unlock — Meta enabling ADB on devices it killed in June 2024 when it had no obligation to do so.
The editorial stresses what's NOT being offered: no root, no unlocked bootloader, no AOSP image. The exposed surface is enough to install signed APKs and run them under the existing user, which the piece argues is the deliberate boundary between a homebrew scene and a hobbyist scene. Meta picked the latter on purpose.
Meta published the announcement under the Horizon developer subdomain with the title 'build-apps-for-portal-with-ai,' framing the ADB enablement as an extension of its mixed-reality developer ecosystem rather than a Portal product revival. The positioning suggests Meta wants existing Portal owners to become MR/AI app developers, leveraging dormant hardware as a low-stakes target surface.
Meta has pushed a firmware update to the discontinued Portal lineup — the Portal Mini, Portal, Portal+, and Portal Go — that enables the Android Debug Bridge (ADB) and documents a sideloading path for third-party APKs. The announcement lives at `developers.meta.com/horizon/blog/build-apps-for-port...` under the Horizon developer subdomain, framing the move as an extension of Meta's mixed-reality developer story rather than a Portal product revival. The Hacker News thread surfacing it climbed to 183 points within hours, with the top comments fixating on a single fact: Meta is voluntarily unlocking hardware it killed in June 2024, on devices it has every legal right to leave as bricks.
The Portal line was Meta's home-video-calling appliance — a smart display with a wide-angle camera that auto-framed subjects, far-field mics, and a 10–15-inch touchscreen running a forked Android. Meta stopped selling them in 2022, ended Workplace Portal in 2024, and let the consumer app retirement quietly proceed. What's shipping now is not a re-launch. It's an ADB enable, a signed sideload flow, and developer docs aimed at the people who already own the hardware and want to do something with it.
The practical mechanics: enable developer mode through a hidden settings sequence, plug in over USB-C, run `adb devices`, and the Portal shows up like any other Android target. There is no root, no unlocked bootloader, and no AOSP image — but the surface that's exposed is enough to install arbitrary signed APKs and run them under the existing user. That's the difference between a homebrew scene and a hobbyist scene, and Meta has carefully drawn the line at the latter.
This is the rarest move in consumer hardware: a vendor opens up a product *after* killing it, with no commercial incentive to do so. Compare against the standard pattern. Google bricks Stadia controllers and ships a one-time Bluetooth-mode firmware that expires. Sonos breaks legacy speakers and offers a 30% trade-up coupon. Logitech kills the Harmony line and leaves the cloud dependency in place until the inevitable server shutdown. The Portal move is materially different: the device keeps working as a calling appliance for nobody (the service is dead), but the silicon is now addressable as a generic ARM Android target.
Why would Meta bother? The Horizon framing is the tell. Meta is treating the Portal install base as a free distribution channel for Horizon-adjacent developer experiments — particularly anything involving on-device camera ML, wake-word detection, and ambient AI agents. The Portal's hardware is well-suited to this: a Qualcomm SoC with a dedicated DSP, a 12-megapixel wide-angle camera with hardware subject tracking, four-mic beamforming, and a screen that's already mounted somewhere useful. Shipping a v1 Horizon ambient-AI demo on a $50 secondhand Portal is dramatically cheaper than spinning new silicon.
The community reaction on the HN thread split predictably. The optimistic camp called it 'the most consumer-friendly thing Meta has done in a decade' and started compiling APK compatibility lists in real time — Jellyfin, Home Assistant, Frigate NVR dashboards, and a Plex client topped the early list. The cynical camp noted that ADB-without-root is a very specific concession: you can run apps, but you cannot replace the OS, you cannot strip telemetry, and you cannot guarantee the device won't phone home through whatever Meta services remain wired into the firmware. Both reads are correct.
The more interesting precedent question is whether this becomes a pattern. Microsoft's Kinect-for-Windows SDK release after the consumer Kinect failed is the closest analog — hardware that found a second life as a developer tool after its consumer market died. The Kinect ended up in research labs, robotics startups, and art installations for the better part of a decade. A Portal with ADB enabled is a closer shape to that than to a normal smart display: it's a sensor-rich edge device with a screen, and the people who care about that are not the people who bought it for video calling.
If you're building anything that touches on-device vision, voice, or ambient compute, a Portal Go or Portal Mini is now the cheapest production-grade test target you can buy that ships with a real camera, real mics, and first-party debug access. Used Portal Minis are trading on eBay in the $35–60 range; the Portal Go (battery-powered, 10-inch) is $70–110. For context, a Raspberry Pi 5 with a comparable camera module, a touchscreen, a mic array, and a case lands north of $200 once you've sourced everything — and you're still soldering.
The practical limits matter. Without root, you can't replace the launcher cleanly, which means whatever you build runs as an app on top of Meta's shell. You can sideload, but OTA updates will still come from Meta, and Meta retains the ability to revoke ADB or push a firmware that re-locks the device. Treat this as a 'works today' platform, not a 'works forever' one. If your roadmap depends on the device staying open in 2027, you're building on rented land. For experiments, demos, and hackathon-grade work, that's fine. For a product, it's not.
The most underrated angle here is the camera ML opportunity. The Portal's auto-framing model — the thing that pans and zooms to follow subjects during video calls — is exposed as a system service that any app can hook into. That's a hardware-accelerated person-tracking pipeline you don't have to build yourself. Hobbyist projects pairing this with Home Assistant for presence detection, or with Frigate for a smart NVR head unit, are the obvious first wave. The less obvious wave is anyone building consumer robotics demos who needs a cheap, articulating, screen-equipped sensor pod for prototyping.
Meta's move is small in revenue terms and large in signal. It says the company has decided that resurrecting old hardware as a developer surface is cheaper than retiring it cleanly, and that the Horizon team views the installed Portal base as a free A/B testing pool for ambient AI patterns. Expect the next shoe to drop within six months: either a Horizon-branded app store entry for Portal devices, or a quiet expansion of the ADB unlock to other discontinued Meta hardware (the Oculus Go is the obvious candidate). The community will move faster than Meta either way — by the end of the quarter, there will be a curated APK list, a one-script setup repo, and at least one YouTube tutorial with a million views. The cynic's read still holds: ADB-without-root is a leash, not a release. But it's a longer leash than any other dead-product vendor has offered this decade, and for the price of a used Portal, the experiment is cheap enough to run.
<a href="https://developers.meta.com/horizon/blog/build-apps-for-portal-with-ai/" rel="nofollow">https://developers.meta.com/horizon/blog/build-a
→ read on Hacker NewsApparently a message prompting users that they can enable 'adb' on their devices by navigating to "Settings > Debug > ADB Enabled" has existed for over a month although majority have been unsuccessful due to the Setting not existing! [0] [1][0] - https://x.com
The blog post with the details on our update today which is a bit more complete than Boz's video: https://developers.meta.com/horizon/blog/build-apps-for-port...
I'm work-friends with one of the project leads on Portal, and I felt terrible for him when Portal launched. It was right after all the Cambridge Analytica stuff that gave Facebook a massive privacy-blackeye. I said, "I think it's a great product but I think this is the worst time for
I had a couple of old Meta Portals sitting around the house.I always liked the hardware, but after Meta moved away from Portal, they mostly became devices collecting dust. So I turned them into a routine board for our kids.It helps our kids stay on track without us having to repeat the same reminder
Top 10 dev stories every morning at 8am UTC. AI-curated. Retro terminal HTML email.
It is sad that it takes a Meta developer having some fun to realize they should open up ADB.This isn't the repairability and reuseability of old devices mindset people have been begging for. This is some guy using internal privileges to having some fun, and deciding the rest of us should get a