yalcin-ata / godot-android-plugin-firebase

Godot 3.2.2 Android plugin for Firebase
44 stars 12 forks source link
admob android firebase firestore godot godot-engine godot-module godot-plugin godot3 godotengine plugin

Godot (3.2.2) Android plugin for Firebase

This is the updated version of godot-android-module-firebase for the new Godot (3.2.2) Android plugin system (v1).

For the general documentation look there.

Steps to add this plugin to your Godot project are as follows:

That should be it!

Steps to build .aar from this project:

After checking out this project open Android Studio and start an empty Android project (with no activity, minimum SDK 21). Then select menu File > New > Import module and import this project as a module. In the Android Studio's terminal you can then run:

When finished the .aar for both debug and release can be found here: build/outputs/aar