cengiz-pz / godot-android-share-plugin

Godot Android Share plugin allows sharing of text and images on Android platform
MIT License
12 stars 2 forks source link

Share Plugin

Share Plugin allows sharing of text and images on Android platform.

For iOS version, visit https://github.com/cengiz-pz/godot-ios-share-plugin .

Prerequisites

Follow instructions on the following page to create a custom Android gradle build

Installation

There are 2 ways to install the Share plugin into your project:

Installing via AssetLib

Steps:

Installing manually

Steps:

Usage

Add a Share node to your scene and follow the following steps:

Troubleshooting

ADB logcat

adb logcat is one of the best tools for troubleshooting unexpected behavior

Also check out: https://docs.godotengine.org/en/stable/tutorials/platform/android/android_plugin.html#troubleshooting





Credits

Based on Shin-NiL's Godot Share plugin

Developed by Cengiz

Original repository: Godot Android Share Plugin





All Plugins

Plugin Android iOS
Notification Scheduler https://github.com/cengiz-pz/godot-android-notification-scheduler-plugin https://github.com/cengiz-pz/godot-ios-notification-scheduler-plugin
Admob https://github.com/cengiz-pz/godot-android-admob-plugin https://github.com/cengiz-pz/godot-ios-admob-plugin
Deeplink https://github.com/cengiz-pz/godot-android-deeplink-plugin https://github.com/cengiz-pz/godot-ios-deeplink-plugin
Share https://github.com/cengiz-pz/godot-android-share-plugin https://github.com/cengiz-pz/godot-ios-share-plugin
In-App Review https://github.com/cengiz-pz/godot-android-inapp-review-plugin https://github.com/cengiz-pz/godot-ios-inapp-review-plugin