How do you implement Android modules in Godot 4? #5935
Overvault-64
started this conversation in
Platforms
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In Godot 3, if you had just a .java file (not an .aar library) you'd just put it into the
android
folder, go to Project Settings > Android > Modules and pasteorg/godotengine/godot/moduleName
but that menu is long gone.What now?
Beta Was this translation helpful? Give feedback.
All reactions