79
submitted 1 week ago* (last edited 1 week ago) by Canuck@sh.itjust.works to c/technology@lemmy.world

I was searching for YouTube clients on my KDE Plasma Bigscreen GNU/Linux TV box, and found NewPipe, a popular Android YouTube frontend. Turns out this tool is how they moved it over.

Great solution alongside projects like Waydroid, as you can post individual apps to Flathub or other Linux storefronts, rather than needing to install a whole ROM to get your Android apps to appear in your Linux app tray.

It doesn't work like Wine, but I suppose the goal one day is to be able to click .APK files to install like you can with .EXE files with Wine. Currently developers need to integrate it for their (or their favourite open source) apps to install on Linux.

top 31 comments
sorted by: hot top controversial new old
[-] tate@lemmy.sdf.org 38 points 1 week ago* (last edited 1 week ago)

With Google attempting to further lockdown Android, the time is ripe for Linux Mobile. Projects like this can help make it a viable alternative.

Thank you so much to everyone working on this!

[-] GreenShimada@lemmy.world 7 points 1 week ago

It's really more like the Android apocalypse is looming. We have 11 months and some change before android phones get locked down like Apple.

[-] iturnedintoanewt@lemmy.world 7 points 1 week ago

I'm afraid with how insecure mobile networks are, modem manufacturers will never dare to open or document their mobile drivers to Linux. And we'll continue to be stuck in this perfectly controlled and planned scenario.

[-] Jason2357@lemmy.ca 4 points 1 week ago

Ideally, the cellular modem just looks like a network device and usb sound card to the OS. Jail it as much as possible.

[-] iturnedintoanewt@lemmy.world 4 points 1 week ago

Yeah...but in reality those things usually run their own CPU and firmware, which is undocumented, and you won't catch a manufacturer dead releasing any documentation about it. This is a major roadblock.

[-] SaharaMaleikuhm@feddit.org 3 points 1 week ago

Fairphone devs push their drivers to the mainline linux kernel.

[-] Dreaming_Novaling@lemmy.zip 7 points 1 week ago

Was just gonna say this. I'm currently using GrapheneOS and am concerned about how long my pixel 8a will last with Google being such assholes. But if this app can solve the issue of not having android, then I'd definitely switch to a Linux phone (with further research of course).

[-] Luffy879@lemmy.ml 4 points 1 week ago

Graphene is working with a major phone Maker and will be releasing a Graphene compatible phone in 1-2 years

[-] Dreaming_Novaling@lemmy.zip 4 points 1 week ago

I've heard, which would be mega awesome when it does come out. Maybe I wouldn't have to fight RCS so hard lol. Unfortunately this Pixel 8a I used is only a year old, so getting a new phone in 1-2 years seems like a waste. But if Google goes nuclear in a few years, it's either Graphene hardware, Linux phone, or dummy...

I refuse to go back to Apple, and I didn't come to GrapheneOS just to go back to stock Android.

[-] Bluefruit@lemmy.world 2 points 1 week ago

I'm on a pixel 8 with GrpaheneOS and was hoping not to have to worry until 2027 or whenever the updates end. I would hope the devs at least consider a few years of updates for pixels after they release a me wphone but I guess time will tell.

[-] HiTekRedNek@lemmy.world 1 points 1 week ago

Is it One+? They already did it once before with CyanogenMOD.

[-] MalReynolds@piefed.social 1 points 1 week ago

You should be fine on gOS for 6 yrs+, which is how long google promised to keep up with security updates. The device tree (think hardware drivers), which is what google removed with pixel 10 is what is causing grief, is already there for lower pixels. Unless, of course, google comes up with some new fuckery to invalidate the usability of the security updates (pray I don't alter the deal further...)

[-] DarkCloud@lemmy.world 0 points 1 week ago

It would likely increase adoption of the OS on people's computers too.

[-] tate@lemmy.sdf.org 1 points 1 week ago

I would so love to have my phone and laptop run the same operating system. Would simplify so many things.

[-] poolitzer@lemmy.world 11 points 1 week ago

Just to point out a potential misunderstanding: NewPipe devs did not use ATL to move it over, the developers of ATL chose NewPipe as the first app and extend the tool around getting more features of NewPipe to work

[-] network_switch@lemmy.ml 9 points 1 week ago

I've been following this since the initial Newpipe Linux flatpak release. I find it more exciting than Waydroid even though Waydroid is way more functional today

[-] Ek-Hou-Van-Braai@piefed.social 8 points 1 week ago

This would be a game changer, like how Steam brought games to Linux, that could bring mobile apps to Linux.

I wish Linux mobile becomes a real option soon

[-] Canuck@sh.itjust.works 3 points 1 week ago

Steam could make this happen faster if more of their user base requested the ability to play (x86 compatible) Android games on their Deck.

[-] addie@feddit.uk 2 points 1 week ago

The Android dev kit includes a copy of QEMU that's set up to emulate ARM with a selection of popular screen sizes and revisions of the OS, so that you can test your app on a variety of 'potential phones' before you upload it to the marketplace. Snapdragons are amazingly performant CPUs for how gently they sip at the battery, but they're not that strong in the big scheme of things - any random x86 processor should be able to emulate them while using fifty times the power. A Steam deck ought to be able to do it; the request will then be 'we'd like to play Android games better', which to me is a much more reasonable ask.

[-] VitabytesDev@feddit.nl 2 points 1 week ago

How did you get Plasma Bigscreen? Last time I checked it said that it was "still in development" and the website didn't provide any builds.

[-] Canuck@sh.itjust.works 1 points 1 week ago

If you run something like Debian Bookworm, or based on it, you can apt install plasma-bigscreen to run the older version. New version you likely need to compile depending on your distro

[-] flipflop97@feddit.nl 2 points 1 week ago

You can just open an apk file with this tool; apps don't need to be integrated with it. It's just that the implementation is far from complete and most apps will not work (correctly) right now.

[-] Canuck@sh.itjust.works 0 points 1 week ago

Oh good to know! If you've tried it with any specific apps this way, would love to hear which ones work well and in what ways.

[-] dan69@lemmy.world 2 points 1 week ago

I enjoy learning about this topic - I’m kinda tired of iOS/android os.

[-] clot27@lemmy.zip 1 points 1 week ago

Linux mobile is the way Lets goo.

[-] int32@lemmy.dbzer0.com 1 points 1 week ago

what about waydroid? I'm thinking of installing chimera linux with phosh as a de, and for the apps I was thinking mostly linux programs and maybe some android apps with waydroid, but I'll also try this!

[-] bjoern_tantau@swg-empire.de 0 points 1 week ago

my Plasma Bigscreen Linux TV Box

Nice! What distro are you on? Or did you compile it yourself?

[-] Canuck@sh.itjust.works 1 points 1 week ago

FYI, as well if you're looking for a good remote for a GNU/Linux TV box (or Android, Windows, etc), this remote is the best one I've tried from Amazon.

https://www.amazon.ca/Backlit-Keyboard-Backlight-Learning-Voogoo/dp/B09Z2X4WGB

this post was submitted on 01 Sep 2025
79 points (100.0% liked)

Technology

75027 readers
407 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS