this post was submitted on 23 Jun 2023
487 points (87.8% liked)

Memes

45317 readers
2082 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] nostalgicgamerz 16 points 1 year ago (3 children)

Android removed 32 bit support in the newest version. Maybe see what the compatibility is after that releases

[–] [email protected] 14 points 1 year ago (1 children)

For most apps, this doesn't matter at all. The vast majority of Android apps are fully Java/Kotlin, which is architecture-agnostic.

It's only when you need to use C libraries where architecture matters, and most things using C libraries are games, which already target 64-bit.

[–] ilickfrogs 4 points 1 year ago

This man APKs.

[–] [email protected] 4 points 1 year ago (1 children)

Hopefully they it's like Windows with 64bit and 32bit support

[–] [email protected] 1 points 1 year ago

I mean Android de facto is the Windows of mobile phones