Licenses
Order

Mobile Keyboard Disabler 0

by repechul | MIT

A Toggle Button in the main toolbar to disable the Android virtual keyboard while editing code on the Scripts screen

Mobile Keyboard Disabler A toggle button in the main toolbar to disable Android's virtual keyboard anywhere text can be entered in the editor: the Script editor, Inspector fields, FileSystem search, rename dialogs, SpinBox number entry, and more. Quick

App Release 0

by Christoph Prenissl | MIT

Ship your game from the Godot editor to TestFlight, the App Store, Firebase App Distribution and Google Play. App Release adds a Release tab with one column per store: check which build numbers a store already has, set the version, write your notes once

A Godot 4 editor plugin that exports your project for mobile and ships it — to TestFlight, the App Store, Firebase App Distribution and Google Play — without leaving the editor. It adds a Release tab next to 2D/3D/Script with one column per destination

Quick Actions App Shortcuts 0

by Dawid Moza | MIT

Godot plugin adding localized action shortcuts to Android and iOS app-icon menus

Quick Actions App Shortcuts adds a Send feedback entry to the iOS and Android app-icon long-press menu. Tapping it opens the system mail composer with a pre-filled recipient, subject, and optional device diagnostics. Configuration is a single res://quick

Wear OS tools 0

by zalvern | MIT

Wear OS tools is a open-source addon in it's beta stages for the Godot Game Engine meant to simplify the workflow of developing games or apps for Wear OS

Wear OS tools is a open-source addon in it's beta stages for the Godot Game Engine meant to simplify the workflow of developing games or apps for Wear OS. What features does the addon provide? A easier way for the game to access certain Wear OS APIs

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

Virtual Joystick DX 1

by repechul | MIT

A fully customizable virtual joystick for touchscreen mobile games. Switch between a smooth 360° analog joystick and an 8-direction D-Pad

Virtual Joystick DX A fully customizable, modular virtual joystick plugin for touchscreen games in Godot 4. Switch between a smooth 360° analog joystick and an 8-direction D-Pad, all from a single node. Compatible with Godot 4.6+ — tested on 4.7 Features

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 1

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

Monetize your mobile games with the official Google AdMob Plugin for Godot 4.2+. Easily integrate AdMob ads into your project when exporting to Android and iOS. Full support for GDScript & C#, Editor Mock Ads for instant testing without deploying, UMP

Godot AdMob Plugin The complete Google Mobile Ads SDK integration for Godot 4.2+ (Android & iOS). Monetize your mobile games with AdMob. The AdMob Plugin by Poing Studios provides a fast, reliable, and native wrapper for the official Google Mobile Ads SDK

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 4

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

loading more results...