Compile android project with GODOT apk?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By jerrychen0067

I am new to Godot.
Can I incorporate Godot apk as an individual Activity in a Android project.

For example Android project A with act B+(fragments) call act C (GoDot compiled codes)
all in one Android project?

If you know how please enlighten me.

Hi Jerrychen

Were you successful here?
I am looking into this option and would love to gain from your experience !

Thanks!!

Sim

sim | 2019-12-26 19:51

:bust_in_silhouette: Reply From: mokalux

hello there,

I have read that it is possible to embed our godot code into android studio in the ASSET folder. That would be awesome and would solve many of android related issues.

Please have a look at this GitHub page where it says a little bit about it.

I am trying to do this at the moment. No success yet but who knows maybe later?

Tell me if you can figure it out.

Peace.