-
-
Notifications
You must be signed in to change notification settings - Fork 674
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a backend for OpenHarmony #2880
Comments
Closing on the basis that this is either spam, or a platform that I've never heard of (or both). |
With the title change, it's now clear that this is a request for a new platform, not spam. However, I'm still not entirely clear what BeeWare support for OpenHarmony would mean. Is it a deployment platform that Briefcase needs to support? Does it have its own unique GUI layer? Is it both? The OpenHarmony webpage (or the wikipedia summary) isn't really helping me resolve these questions. In either case - what would testing for these platforms look like? I don't have access to an OpenHarmony device, and it's not clear if it would be possible to run testing for OpenHarmony in Github's CI infrastructure. I'm happy to have an open ticket for a new possible platform. For example - #160 has been open for years as a placeholder for Tizen support. However, having a ticket doesn't mean that support will magically appear. Adding support for a new platform is a large undertaking, and unless someone contributes the code to add that support, it won't happen. The core team has very limited resources, and we already have a near endless list of things we'd like to add for the platforms we already support. It's also worth noting that Toga and Briefcase have both been built so that this support can be developed externally to the BeeWare project. Toga and Briefcase are both based on plugin APIs, and the existing "official" backends (Android, Winforms, etc) are implemented using those APIs. So - if you want to develop and maintain OpenHarmony support yourself, you could, using those APIs. |
The following content is to provide some background information. There's nothing like a to-do list here. HarmonyOS is the system used by Huawei, a Chinese company. After Huawei was unable to use the Android system in 2019, they introduced their backup system called HarmonyOS. The version Huawei contributed to open-source organizations is called OpenHarmony. Their relationship is similar to that of Android and AOSP. |
Then I'll reopen this ticket to serve as that. Notice to anyone who's interested in this feature: please read @freakboy3742's comment above, and do not post more comments unless you're willing and able to contribute some work. If all you want to do is express your desire for this feature, click the thumbs up button at the top of the page. |
The relationship between open-source OpenHarmony and HarmonyOS is similar to the relationship between AOSP and Android.
Huawei has now launched a new version, currently called HarmonyOS NEXT, which has removed AOSP and no longer supports Android applications.
tips:
Describe the solution you'd like
Reference:
Describe alternatives you've considered
.e.g
Additional context
No response
The text was updated successfully, but these errors were encountered: