this post was submitted on 23 Jan 2024
2 points (100.0% liked)

Technology

930 readers
1 users here now

A tech news sub for communists

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 8 months ago (1 children)

My understanding is that it's an Android fork, and at this point it's diverged enough that it doesn't work with stock Android apps. Another break from Android is that Huawei has their own service ecosystem and app store that's independent of Google.

[–] [email protected] 0 points 8 months ago (1 children)

Okay but doesn't that necessarily also mean that it doesn't work with their own back-catalogue of apps? Do Huawei apps still work on Google-Android?

[–] [email protected] 0 points 8 months ago

Not sure if they do or not, but they could just build two separate versions of the app against different services. So, if you're publishing to the Google store you use gservices and if you're publishing to Huawei store then you use Huawei ones. The API could be the same from app's perspective, so it'd just be a matter of which library you use to talk to the services.