this post was submitted on 16 Sep 2023
161 points (96.5% liked)

Android

17410 readers
168 users here now

The new home of /r/Android on Lemmy and the Fediverse!

Android news, reviews, tips, and discussions about rooting, tutorials, and apps.

🔗Universal Link: [email protected]


💡Content Philosophy:

Content which benefits the community (news, rumours, and discussions) is generally allowed and is valued over content which benefits only the individual (technical questions, help buying/selling, rants, self-promotion, etc.) which will be removed if it's in violation of the rules.


Support, technical, or app related questions belong in: [email protected]

For fresh communities, lemmy apps, and instance updates: [email protected]

💬Matrix Chat

💬Telegram channels / chats

📰Our communities below


Rules

  1. Stay on topic: All posts should be related to the Android OS or ecosystem.

  2. No support questions, recommendation requests, rants, or bug reports: Posts must benefit the community rather than the individual. Please post to [email protected].

  3. Describe images/videos, no memes: Please include a text description when sharing images or videos. Post memes to [email protected].

  4. No self-promotion spam: Active community members can post their apps if they answer any questions in the comments. Please do not post links to your own website, YouTube, blog content, or communities.

  5. No reposts or rehosted content: Share only the original source of an article, unless it's not available in English or requires logging in (like Twitter). Avoid reposting the same topic from other sources.

  6. No editorializing titles: You can add the author or website's name if helpful, but keep article titles unchanged.

  7. No piracy or unverified APKs: Do not share links or direct people to pirated content or unverified APKs, which may contain malicious code.

  8. No unauthorized polls, bots, or giveaways: Do not create polls, use bots, or organize giveaways without first contacting mods for approval.

  9. No offensive or low-effort content: Don't post offensive or unhelpful content. Keep it civil and friendly!

  10. No affiliate links: Posting affiliate links is not allowed.

Quick Links

Our Communities

Lemmy App List

Chat and More


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 1 year ago (3 children)

The performance of the Snapdragon 8 Gen 2 GPU is already about 10-20% faster than the A16 chip, depending on the benchmark.

Even if Qualcomm only gives the Gen 3 a 10% performance increase, that is enough to beat or even surpass the A17 in gpu performance (rumors suggest something closer to a 30% increase). The Gen 2 already outcompetes the A16 in GPU power consumption and efficiency as well. This may change with the A17 since it’s on TSMC’s 3N node, however this node has been having issues which is why TSMC introduced the 3NE and 3NP so we will have to wait for power usage numbers from the A17 to see.

Overall I’m disappointed with the improvements between the A16 and A17. 10% on the CPU and 20% on the GPU (due to have 20% more cores) doesn’t seem like the type of upgrade I would expect from switching nodes. Hopefully next year they can do more with the improved N3 nodes. I’m also getting the feeling that Apple is trying to deploy more complex transformer models on their devices which is why we are seeing such a focus on the NPU.

I think you hit on the main point which is that nobody will pour money into developing for android. Apple also has the ability to make deals with companies with Capcom and Ubisoft to ensure games come to their platforms. I can’t see Google doing this since they already “tried” and failed to have a AAA mobile gaming platform with stadia. The only other company with enough motivation and money to bring big games to android is Samsung, but their mobile chips aren’t doing too well (despite their RDNA 2 architecture making it easier to port games).

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

Steam could step in with a proton layer if they wanted to. Android is technically linux already and the newest snapdragon stuff is comparable to the steam deck in raw power.

We're ripe for some multiplatform shenanigans.

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

Unfortunately, Valve would also have to build a CPU translation layer (Like Rosetta 2) since games run on x86 architectures and snapdragon uses an ARM architecture. The steam deck uses a Zen 2 CPU architecture which is already x86 so there would be little motivation on their part to do this. Currently proton uses wine to convert windows api calls into linux calls. The big thing Proton does is allowing games that use DirectX to run on Vulkan which is natively supported in Linux. So unless Valve makes the Steam Deck 2 with ARM or another company decides to make an x86 to ARM translation layer, then I don't see something like Proton coming to android any time soon.

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

The base already exists, wine is leveraging qemu for the cpu arch emulation and already has the windows translation layer.

I don't expect them to actually do it, but it would be on the same scale of a project as the proton project that's worked so well for the with the deck.

Maybe epic will do it to get a real deck competitor online, not that I trust those jackals to do it right.