-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Documentation for exporting game as embeddable iOS/Android views #4018
Comments
I am looking for the documentation of this implementation, but I have not found it. Who can help me? I'm very anxious to implement this in android project,thank you! |
Hey folks, apologies for the delay. We'll be working to resolve this issue in the coming weeks (before the end of the year). |
This comment was marked as off-topic.
This comment was marked as off-topic.
is there any project out there using this feature to check out? |
This comment was marked as off-topic.
This comment was marked as off-topic.
Is this feature complete? I would like to integrate Godot in an existing application ? I couldn't find documentation anywhere. |
This comment was marked as off-topic.
This comment was marked as off-topic.
@Calinou Thanks but I'm trying to find subview implementation docs. Couldn't find any documents regarding this implementation |
There are none yet. Unfortunately, m4gr3d ran out of time to work on this feature, so it'll take a while for this to be documented (if ever). |
Hey! Any news on this? Is there any documentation on it? I would really love to try out integrating a Godo game into an Android app :) |
There's still no ETA for documenting this feature. I don't know if @m4gr3d still plans to document it, but I doubt anyone else knows how to use it unfortunately. |
This comment was marked as off-topic.
This comment was marked as off-topic.
Any documentation on this??? |
The Android documentation for this is available at https://docs.godotengine.org/en/latest/tutorials/platform/android/android_library.html |
Love you man 😘🎉 |
Split out from godotengine/godot-proposals#1473 based on @m4gr3d's suggestion. Please see answers to remaining questions there.
Describe the feature / enhancement and how it helps to overcome the problem or limitation:
Godot added support for embedding your game inside an Android app and there's a proposal for adding identical support to iOS as well. These are incredible features, which can unlock many Godot developers, who need specific iOS/Android features (see e.g. godotengine/godot-proposals#1272, godotengine/godot-proposals#1175, godotengine/godot-proposals#242, godotengine/godot-proposals#1427, godotengine/godot-proposals#1184). Additionally, there's other benefits as listed in godotengine/godot-proposals#1473.
This proposal focuses on adding more documentation on how to use export your game as embeddable iOS/Android views. It would be great to make it more clear how to do this as it would unlock many Godot developers, who need:
There's a lot of possibilities once this is unlocked so it would be great to add more documentation to help Godot developers use this feature.
The text was updated successfully, but these errors were encountered: