this post was submitted on 29 Oct 2024
519 points (99.4% liked)

Linux

47950 readers
1651 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Since https://www.reddit.com/r/linux/comments/1gdhy7u/experimental_flathub_release_of_newpipe_on_linux/ got a bit of traction yesterday, this is WhatsApp straight from Meta running on Linux desktop using android-translation-layer.

android-translation-layer (ATL) is a Wine-like approach to run Android applications on Linux. Rather than running an Android container like for example Waydroid does this instead implements the Android API. Note that right now it's very much work in progress and almost no app will work yet, but the fact that they have apps like Newpipe and WhatsApp running already is very promising!

Join the Matrix chat at #android-translation-layer:matrix.org and follow along!

top 50 comments
sorted by: hot top controversial new old
[–] chevy9294@monero.town 16 points 2 days ago* (last edited 2 days ago) (1 children)

Looks fantastic but how much are apps sandboxed? I don't want WhatsApp to see all my files for example.

[–] OsrsNeedsF2P@lemmy.ml 2 points 1 day ago

Like Newpipe someone could make a Flatpak of it (if there's demand)

[–] JustMarkov@lemmy.ml 14 points 2 days ago* (last edited 2 days ago)

It seems like a dream come true for Linux phones.

[–] penquin@lemm.ee 82 points 2 days ago (3 children)

I can feel it in the air. This is going to take off just like how wine and proton took off. We are going to go through another "Linux gaming" rush all over again and this shit is going to be fun. Let's go!!!

[–] ouch@lemmy.world 22 points 2 days ago (3 children)

Wine was first released in 1993. I hope our children are there to see the take off.

[–] bitwolf@lemmy.one 1 points 1 day ago

Yeah but I imagine porting a JVM and an API using open source code is much easier than reversing the Windows API.

[–] penquin@lemm.ee 9 points 2 days ago (1 children)

I don't think you should compare the two progresses. Technology is much better now. So, things will definitely move much faster than they did back in the 90s.

[–] deltapi@lemmy.world 6 points 2 days ago

There is slightly more openness to androids layers than the win32 layers as well.

I still remember symlinking to binaries in my windows system folder back in the late 90s to be able to run office 95 under Linux. (The MSFT system files permitted some things to work properly that just didn't with the wine provided libraries back then)

load more comments (1 replies)
[–] deafboy@lemmy.world 5 points 2 days ago

So the native gnu userspace will become the third most used desktop linux runtime :P

load more comments (1 replies)
[–] merthyr1831@lemmy.ml 58 points 2 days ago

Fascinating stuff. I'm glad we're entering this new era of Linux application compatibility! And all through the honorable work of developers who are doing stuff just for the fun of it.

[–] ouch@lemmy.world 91 points 3 days ago (3 children)

I hope this makes it easier to do TLS sniffing and security research on Android apps. A lot of developers seem to rely on no one simply looking at how much information is exposed in the APIs apps use. Currently because it's much more difficult to sniff Android apps, a lot of privacy/security issues are not raised.

[–] f2sfljLhdtTZ@lemmy.world 20 points 3 days ago (1 children)

Can't it be reverse engineered? It's java bytecode.

It's difficult

[–] qqq@lemmy.world 11 points 2 days ago* (last edited 2 days ago)

As long as it's installed on a device you control it's pretty easy to sniff TLS traffic from an Android application, even if they're pinning certs. I do this all the time for work. Frida makes it extremely easy, even giving you the ability to edit boringssl if something important is happening in native code. I've had to do this a couple times.

If you don't have root you'll have to recompile the application though which could matter if you need the signature to not change, but that isn't a common requirement.

It'd be nice to have a better way to test though; I've wanted to check out Waydroid. Some coworkers just use an emulator which works great if it doesn't need specific hardware.

[–] MonkderVierte@lemmy.ml 11 points 2 days ago* (last edited 2 days ago)
[–] xavier666@lemm.ee 72 points 3 days ago (1 children)

Should have been called AITL (AITL Is a Translation Layer)

[–] ChilledPeppers@lemmy.world 10 points 2 days ago

AITLNGNU AITL is a translation layer and not GNU that is not Unix

[–] SaltyIceteaMaker@lemmy.ml 10 points 2 days ago (3 children)

and i cant even get Whatsapp to run because my phones bootloader is unlocked... life is unfair

[–] nossaquesapao@lemmy.eco.br 2 points 11 hours ago

I use a phone with an unlocked bootloader too, but I only got a warning and pressed ok

[–] westyvw@lemm.ee 3 points 1 day ago (1 children)

Life fair. It's only trying to help you not have to use whatsapp.

[–] SaltyIceteaMaker@lemmy.ml 1 points 17 hours ago (1 children)

yeah you see, the issue is, i need Whatsapp for my family, friends and work. i'd rather not use WhatsApp but i aint got a choice (yet, afaik Whatsapp will be forced to work with other apps)

[–] westyvw@lemm.ee 1 points 17 hours ago (1 children)

It sure is a popular app regionally. Lots of people in different countries I know use it interchangeably at this point: when they say text, they mean whatsap. I get it.

But I will not support Meta, there is a line. I don't need family or friends that cannot use open source alternative. Worse case, I just drop back to sms.

But work requires it? Or you happen to have work that needs to support many customers? I suppose I could see that, but work would then be a completely separate phone only for that purpose.

[–] SaltyIceteaMaker@lemmy.ml 1 points 15 hours ago (1 children)

you see i am an apprentice so i don't have a work phone yet, but i need Whatsapp to communicate with my superiors and all

[–] westyvw@lemm.ee 1 points 12 hours ago

Yep, you gotta do what you gotta do. I could never blame anyone for that.

Then when you are your own boss you can do it your way!

[–] greywolf0x1@lemmy.ml 12 points 2 days ago (1 children)

why not? i use an unlocked phone and run it just fine

[–] SaltyIceteaMaker@lemmy.ml 2 points 2 days ago (2 children)

WhatsApp just says i dont have the official version, even tho i got the apk litterally from their own damn website

[–] Niquarl@lemmy.ml 2 points 1 day ago

Apparently some apps ask Google Play if it's an official android OS.

[–] dubyakay@lemmy.ca 1 points 1 day ago (1 children)
[–] SaltyIceteaMaker@lemmy.ml 0 points 17 hours ago* (last edited 17 hours ago)

no, i live in Germany

[–] CalcProgrammer1@lemmy.today 26 points 2 days ago

This Android Translation Layer looks amazing for Linux phones. Waydroid is already pretty awesome, but it's just running full fat Android on top of your Linux system and has all the limitations that brings (poor to no notification integration with the host system, poor integration of filesystem, extra resource usage for all of the Android services, issues with power management and suspend, inability to change resolution on the fly, poor integration with host onscreen keyboard, etc). I've used Waydroid on postmarketOS and it's nice to be able to have Android apps available, but it almost feels like still carrying around a second phone, just that second phone is virtual. Something like ATL sounds like it properly integrates Android apps into the host OS. I need to give this a try soon.

[–] fmstrat@lemmy.nowsci.com 19 points 2 days ago (2 children)

Very cool. I'll stick with a WhatsApp Matrix bridge so I don't have to install a Meta app, though.

[–] Virkkunen@fedia.io 21 points 2 days ago (2 children)

You still have to install WhatsApp though, since it requires activity on your account (on the app) every 14 days.

[–] fmstrat@lemmy.nowsci.com 3 points 2 days ago

Yea, get around that with sand boxing, but will probably switch to the android API layer now that it works with WhatsApp

load more comments (1 replies)
load more comments (1 replies)
[–] lemonuri@lemmy.ml 18 points 2 days ago (1 children)

Would anyone post a quick guide on how to run WhatsApp l using atl?

There is some documentation on https://gitlab.com/android_translation_layer/android_translation_layer/-/blob/master/README.md and I am rather sure it's the right project, but some sort of installer would be nice. I think installing all those dependencies by hand is not a good solution in the long run. Wasn't there supposed to be a flatpack container to be downloaded somewhere?

[–] PureTryOut@lemmy.kde.social 18 points 2 days ago

I think installing all those dependencies by hand is not a good solution in the long run.

Well, no. "In the long run" this gets packaged by distributions so you don't have to compile anything. Right now it's available for Alpine Linux and there is an AUR package for Arch.

Wasn’t there supposed to be a flatpack container to be downloaded somewhere?

There is a Flatpak (no c in that name!) base app available, and Newpipe has been packaged with that as a Flatpak, see https://flathub.org/apps/net.newpipe.NewPipe Ideally we get more stuff packaged up once more works but I don't think it's feasible to repackage everything out there so for a lot of applications you'll just have to have a locally installed ATL outside of Flatpak.

[–] warmaster@lemmy.world 4 points 2 days ago (3 children)

Amazing stuff, having Whatsapp on desktop linux would be nice.

load more comments (3 replies)
[–] killingspark@feddit.org 16 points 3 days ago (1 children)

I'm curious, doesn't WhatsApp require a phone number to be attached to an account? As in, I thought activating it doesn't work on devices without a SIM card?

[–] balsoft@lemmy.ml 45 points 3 days ago (1 children)

I haven't used it in a while, but I think it just sends you an SMS with a code that you can enter manually, so yeah it works on devices without a SIM

[–] 56_@lemmy.ml 15 points 3 days ago (1 children)

Exactly. I created my whatsapp account in waydroid like this.

[–] iturnedintoanewt@lemm.ee 13 points 2 days ago (5 children)

...but it can't run both in your phone and in your computer, right? For that you need the desktop app (which is Windows only) or the web app, which linux apps encapsulate right?

[–] 56_@lemmy.ml 7 points 2 days ago

I've never tried having the app on multiple devices - I specifically didn't want it on my phone - but it's worth a try. I use whatsapp web in firefox, and only start waydroid when I need to log in again. The third party linux apps just load whatsapp web in electron or something.

load more comments (4 replies)
[–] interdimensionalmeme@lemmy.ml 8 points 2 days ago

Interesting, I could sandbox each app in a debian vm and remote control it from my phone with sunshine. Good luck trying to steal my personnal data devs

[–] azvasKvklenko@sh.itjust.works 6 points 2 days ago (1 children)

Interesting! The UI looks like it uses GTK for drawing widgets?

load more comments
view more: next ›