this post was submitted on 23 Jan 2024
2 points (100.0% liked)
Technology
965 readers
26 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
view the rest of the comments
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.
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?
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.