Skip to content

Godot 4 Android plugin example with Java, C#, and GDScript — integrate native Android features into your Godot games.

License

Notifications You must be signed in to change notification settings

code-forge-temple/godot-android-plugin-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

godot-android-plugin-v2

This repository contains two projects:

  1. MyGodotPlugin: This is the Android project that implements the Android plugin. It includes the necessary configurations and code to create a plugin that can be used within the Godot engine.

  2. AndroidPluginInterface: This is the Godot project that demonstrates the integration of an Android plugin. It includes scripts and scenes to interact with the Android plugin.

This content was created for YouTube video Create an Android Plugin V2 for Godot 4.x with C# and Java. Follow the tutorial for full details.

Note: do not forget to update the TODO in code.

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for more details.

Releases

No releases published

Packages

No packages published