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

Documentation for exporting game as embeddable iOS/Android views #4018

Closed
bfelbo opened this issue Sep 15, 2020 · 15 comments · Fixed by #7884
Closed

Documentation for exporting game as embeddable iOS/Android views #4018

bfelbo opened this issue Sep 15, 2020 · 15 comments · Fixed by #7884
Assignees
Labels
area:manual Issues and PRs related to the Manual/Tutorials section of the documentation enhancement

Comments

@bfelbo
Copy link

bfelbo commented Sep 15, 2020

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:

  • iOS/Android features (see linked issues above)
  • Lots of UI (e.g. multiplayer UI for chat/guilds/voice or spatial UI like for Pokemon Go)
  • Support for adding the game inside an existing app (similar to Snapchat games)

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.

@Calinou Calinou transferred this issue from godotengine/godot-proposals Sep 15, 2020
@m4gr3d m4gr3d self-assigned this Sep 19, 2020
@humbinal
Copy link

humbinal commented Sep 7, 2021

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!

@m4gr3d
Copy link
Contributor

m4gr3d commented Dec 15, 2021

Hey folks, apologies for the delay. We'll be working to resolve this issue in the coming weeks (before the end of the year).

@dboylx

This comment was marked as off-topic.

@thoschwa
Copy link

is there any project out there using this feature to check out?

@ran-bg

This comment was marked as off-topic.

@sijitg
Copy link

sijitg commented Jul 6, 2022

Is this feature complete? I would like to integrate Godot in an existing application ? I couldn't find documentation anywhere.

@madhawa-se

This comment was marked as off-topic.

@madhawa-se
Copy link

@Calinou Thanks but I'm trying to find subview implementation docs. Couldn't find any documents regarding this implementation

@Calinou
Copy link
Member

Calinou commented Aug 2, 2022

@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).

@skyace65 skyace65 added the area:manual Issues and PRs related to the Manual/Tutorials section of the documentation label Dec 31, 2022
@ghost
Copy link

ghost commented Jan 24, 2023

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 :)

@Calinou
Copy link
Member

Calinou commented Jan 24, 2023

Hey! Any news on this?

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.

@BadKiko

This comment was marked as off-topic.

@KristijanZic
Copy link

Any documentation on this???

@m4gr3d
Copy link
Contributor

m4gr3d commented Nov 14, 2023

Any documentation on this???

The Android documentation for this is available at https://docs.godotengine.org/en/latest/tutorials/platform/android/android_library.html

@KristijanZic
Copy link

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 😘🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:manual Issues and PRs related to the Manual/Tutorials section of the documentation enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.