Skip to content
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

will support harmony? #2252

Open
HeMing123 opened this issue Jun 26, 2024 · 6 comments
Open

will support harmony? #2252

HeMing123 opened this issue Jun 26, 2024 · 6 comments

Comments

@HeMing123
Copy link

No description provided.

@soywiz
Copy link
Member

soywiz commented Jun 27, 2024

What's harmony?

@ijero
Copy link

ijero commented Jun 28, 2024

What's harmony?

It should be Huawei Harmony OS system?

@soywiz
Copy link
Member

soywiz commented Jun 28, 2024

Right now the targets are: JVM, JS, WASMJS, Android (.apk file), iOS (.ipa file).
I don't know if Huawei is using .apk. If so, it could work.

There are future plans to convert WASM into C++ + SDL, that will enable any target supporting SDL. But no ETA for that.

@0megaD
Copy link

0megaD commented Nov 25, 2024

HarmonyOS should support APK files, so in that sense it supports it.
HarmonyOS only has AOSP compatibility, so any functionality that relies on Google specific libraries may break. (eg.: Google Play Games integrations / leaderboards / achievements / etc.)

HarmonyOS NEXT does not have any AOSP functionality included, so for any 'newer' devices that use HarmonyOS NEXT apk exports will not work.

@ijero
Copy link

ijero commented Jan 7, 2025

Regarding the documentation for publishing to HarmonyOS with Cocos Creator: https://docs.cocos.com/creator/3.8/manual/en/editor/publish/publish-huawei-ohos.html, and the Simplified Chinese documentation for publishing to HarmonyOS NEXT: https://docs.cocos.com/creator/3.8/manual/zh/editor/publish/publish-harmonyos-next.html, perhaps this could be useful for Korge to support publishing to HarmonyOS NEXT?

@soywiz
Copy link
Member

soywiz commented Jan 9, 2025

There are no specific plans on supporting HarmonyOS, but since this is OSS, if you are interested, feel free to make PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Pending
Development

No branches or pull requests

4 participants