this post was submitted on 28 Aug 2025
1114 points (99.1% liked)

memes

17066 readers
4265 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/Ads/AI SlopNo advertisements or spam. This is an instance rule and the only way to live. We also consider AI slop to be spam in this community and is subject to removal.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Electricd@lemmybefree.net 8 points 10 hours ago (3 children)

You can, but no one will use it because you won't have Android apps on it. The lock in is real

[–] derpgon@programming.dev 3 points 9 hours ago (1 children)

Well, time for zoomers to experience our childhood (with phones that could call, send SMS, and play Snake).

[–] Electricd@lemmybefree.net -1 points 8 hours ago

That's a nightmare

[–] blaggle42@lemmy.today 1 points 9 hours ago (1 children)
[–] Electricd@lemmybefree.net 0 points 9 hours ago

Congrats, I wouldn't and it's a pain

[–] jnod4@lemmy.ca 1 points 9 hours ago (3 children)

So how come android is Linux but Linux don't run android apps? How hard it is to have a simulator like harmony os for unsupported apps?

[–] tetris11@feddit.uk 5 points 9 hours ago

there are android emulators / compatibility apps like WayDroid that you can run on linux to simulate an android experience but they're not perfect -- and any App that processes payments (banking, utility, parking) outright rejects being in a container and has many tests for detecting so

[–] sunflowercowboy@feddit.org 3 points 9 hours ago

Android apps are specifically using google ecosystems and would break without such things. It would also mean taking a developers app and putting it in a new market, this requires permissions and they might be under contract.

Linux can run android apps, but having a fully commercial device would need lots of new natives.

[–] Electricd@lemmybefree.net 1 points 9 hours ago* (last edited 9 hours ago)

Then you're basically making a ROM and there are many small detections for this. Many apps rely on proprietary closed source code like google play services

You will be able to do some things, but it will be a massive pain. Android is big, really big. Emulating will just mean you're running Android all over again (and it's often detected). Making a fork is a lot of work