Licenses
Order

Android IAP Demo 1

by Godot Foundation | MIT

This demo shows how to make in-app payments in Android

Godot Google Play Billing Demo This is a demo project (IAP store) showcasing how to use Google Play Billing with Godot using the Godot Google Play Billing plugin. The demo is intended as a sample implementation to help developers understand how to

File Share For Android 0

by kzcode_ | GPL v3

Android file sharing plugin that allows your Godot app to share files to other apps and receive files from other apps via Android's share intent system

FileShare Plugin for Godot 4.X Android file sharing plugin that allows your Godot app to share files to other apps and receive files from other apps via Android's share intent system. Download from Godot Asset Store Features Share files to other Android

Godot Play Billing 0

by Luminix Studios | MIT

Godot Play Billing is an open-source Android billing plugin for Godot 4.2+ that simplifies Google Play Billing integration directly in GDScript. It supports one-time purchases, consumables, non-consumables, subscriptions, purchase restoration

Overview Godot Play Billing is an open-source Android billing plugin for Godot 4.2+ that provides seamless integration with Google Play Billing directly from GDScript, eliminating the need to write native Android code in Kotlin or Java. The plugin is

Android Emulator Launcher 0

by zuardyan | MIT

A Godot 4 editor plugin that builds, installs, and launches your project on an Android emulator with one click — without leaving the editor

Android Emulator Launcher A Godot 4 editor plugin that builds, installs, and launches your project on an Android emulator with one click — without leaving the editor. Stop alt-tabbing to a terminal to run adb install and adb shell am start . This plugin

Android Live Wallpaper 0

by Oproject | MIT

Make your Android Godot application run as a live wallpaper in the background

Make your Godot Android application run in the background as a live wallpaper. This plugin works only with Compatibility renderer. How to use Keep (Ignore asset root) unchecked, then click Install. (Recommended) Go to Project → Reload Current Project. Go

EOSG Android Exporter 0

by Wild Ox Studios | GPL v3

Standalone plugin that automatically configures your Android build template for Epic Online Services (EOSG)

The plugin will automatically: ✅ Configure all Android build files for EOS (build.gradle, config.gradle, GodotApp.java) ✅ Include your .env file in the APK ✅ Inject the EOS login protocol scheme using your CLIENT_ID No manual configuration needed! What It

Firebase Plugin 0

by Cengiz | MIT

A Godot plugin that provides a unified GDScript interface for Firebase services on Android and iOS, with a modular node-based architecture that makes it easy to add and manage Firebase features directly in your scene tree. Supported services include

Firebase Plugin A Godot plugin that provides a unified GDScript interface for Firebase services on Android and iOS, with a modular node-based architecture that makes it easy to add and manage Firebase features directly in your scene tree. Supported

AdMob 7

by Poing Studios | MIT

Want to monetize your mobile game with AdMob? The AdMob Plugin by Poing Studios for Godot v4.2+ lets you easily integrate AdMob ads into your project, whether you're exporting your AdMob-enabled game to Android or iOS. Just focus on making your game

The AdMob Plugin by Poing Studios is a powerful native wrapper for the official Google Mobile Ads SDK, making it easy to monetize your game with AdMob. Just download, install, and start earning with AdMob without worrying about complex builds, native

Vision Plugin 0

by Cengiz | MIT

A Godot plugin that provides a unified GDScript interface for ML Kit face mesh detection on Android and iOS. Pass any `Image` to the `Vision` node and receive rich per-face data including 468 3-D landmark points, triangle mesh indices, and named facial

              Godot Vision Plugin A Godot plugin that provides a unified GDScript interface for ML Kit face mesh detection on Android and iOS. Pass any Image to the Vision node and receive rich per-face data including 468 3-D landmark points, triangle

Android Device Explorer 0

by Anish Kumar | MIT

An editor plugin that lets you explore and manage the filesystem of connected ADB devices directly from within the editor

Android Device Explorer An editor plugin for Godot that lets you explore and manage the filesystem of connected ADB devices directly from within the editor. Example Use Cases Inspect logs or cached data generated by your app Quickly push test files into

QR Plugin 0

by Cengiz | MIT

Godot plugin that provides a unified GDScript interface for generating and scanning QR codes on Android and iOS using native platform implementations

Godot QR Plugin Godot plugin that provides a unified GDScript interface for generating and scanning QR codes on Android and iOS using native platform implementations. The plugin supports: Generating QR code images and textures Scanning QR codes from

Native Camera Plugin 0

by Cengiz | MIT

A Godot plugin that provides a unified camera capture interface for Android and iOS using native platform APIs. It enables real‑time camera frame streaming directly into Godot with configurable resolution, rotation, frame skipping, and optional grayscale

Godot Native Camera Plugin A Godot plugin that provides a unified camera capture interface for Android and iOS using native platform APIs. It enables real‑time camera frame streaming directly into Godot with configurable resolution, rotation, frame

OAuth 2.0 Plugin 1

by Cengiz | MIT

A Godot plugin that provides a unified GDScript interface for OAuth 2.0 authentication flows on Android and iOS. It supports popular OAuth providers via presets (Google, Apple, GitHub, Discord, Auth0) as well as fully custom OAuth2 providers, with built-in

Godot OAuth 2.0 Plugin A Godot plugin that provides a unified GDScript interface for OAuth 2.0 authentication flows on Android and iOS. It supports popular OAuth providers via presets (Google, Apple, GitHub, Discord, Auth0) as well as fully custom OAuth2

Connection State Plugin 0

by Cengiz | MIT

A Godot plugin that provides a unified GDScript interface for getting information on mobile device connections such as WIFI, cellular, ethernet, bluetooth, and VPN on Android and iOS platforms

Godot Connection State Plugin A Godot plugin that provides a unified GDScript interface for getting information on mobile device connections on Android and iOS. Key Features: Get information about all available connections on a mobile device Know when a

In-app Review Plugin 1

by Cengiz | MIT

Godot in-app review plugin provides access to in-app review functionality for Google Play Store on the Android platform and Apple App Store on the iOS platform through a unified GDScript interface

       Godot In-app Review Plugin The Godot In-app Review Plugin lets you trigger native in‑app review prompts on Android (Google Play Store) and iOS (Apple App Store) using a single, unified GDScript API. This allows players to leave ratings and reviews

Deeplink Plugin 2

by Cengiz | MIT

Deeplink plugin provides a unified GDScript interface for processing of App Links on the Android platform and Universal Links on the iOS platform in order to enable direct navigation to specific app content

       Godot Deeplink Plugin Deeplink plugin provides a unified GDScript interface for processing of App Links on the Android platform and Universal Links on the iOS platform in order to enable direct navigation to specific app content. Features: Enable

Notification Scheduler Plugin 1

by Cengiz | MIT

Notification Scheduler Plugin provides a common GDScript interface to allow the scheduling of local notifications on the Android and iOS platforms

Godot Notification Scheduler Plugin A unified GDScript interface for scheduling local notifications on Android and iOS. Features: Schedule local notifications with customizable titles, content, and delays. Schedule repeating notifications with intervals

Admob Plugin 3

by Cengiz | MIT

A Godot plugin that provides a unified GDScript interface for integrating the Google Mobile Ads SDK on Android and iOS. This AdMob plugin simplifies AdMob integration with support for banner, interstitial, rewarded, rewarded interstitial, app open, and

                Godot Admob Plugin A Godot plugin that provides a unified GDScript interface for integrating Google Mobile Ads SDK on Android and iOS. Key Features: All ad formats - Banner (fixed, adaptive, inline-adaptive, collapsible), Interstitial

Share Plugin 2

by Cengiz | MIT

Share Plugin provides a unified GDScript interface to allow sharing of text, images, and other files on Android and iOS platforms

Godot Share Plugin Share Plugin allows sharing of text and images on Android and iOS platforms. Features: Native share dialogs on Android and iOS Share content with other installed apps Share-target mode: receive content shared by other apps Supported

Godot Google Play Billing 1

by Godot Foundation | MIT

Godot Android plugin for the Google Play Billing library

A Godot Android plugin that integrates the Google Play Billing Library to enable in-app purchases. Quick Start Follow these steps to set up the plugin in your Godot project: 1. Install the Plugin Download the latest release for your Godot version. Unzip

Godot Firebase Android 1

by Anish Kumar | MIT

Godot Android plugin for Firebase integration

GodotFirebaseAndroid is an Android plugin for the Godot Engine that integrates Firebase services in Godot Android games and apps. It supports Godot 4.2+ Features Firebase Authentication (Email/Password, Google Sign-In) Cloud Firestore Realtime Database

DateTimePicker 0

by Anish Kumar | MIT

An Android plugin for selecting dates, times, or both using native dialogs

DateTimePicker Plugin DateTimePicker is a Godot Android plugin that provides native Android Date Picker, Time Picker, and DateTime Picker Installation download the latest version and unzip the archive. copy addon folder to your Godot project's root

Google Play Games Services for Godot 1

by Jacob Ibáñez Sánchez | MIT

Godot 4 Android Plugin for integration with Google Play Games Services for Android games

Godot Play Games Services Godot 4 Android Plugin for integration with Google Play Games Services for Android games. If you want the plugin for previous versions of Godot 4.x, check the github respository! Download the addons.zip file from the Releases

Android Rich Haptics 0

by Mobuos | MIT

Godot plugin that adds support to rich haptics on Android devices

A plugin to add support to clear and rich haptics, as opposed to the default buzzy haptics that Godot offers. Think about the vibrations used by apps such as Duolingo or Brawl Stars :) Usage Check haptics_wrapper.gd , but in short: haptics

loading more results...