Skip to content

cwgtech/AndroidUnityShareScreenShot

master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

AndroidUnityShareScreenShot

This extends the base plugin with a ShareScreenShot method, allowing an image and string to be sent to an IntentChooser which is then displayed and interacted with on top of Unity.

This uses a callback reference to directly call a function in C# when the IntentChooser is presented.

It also uses a FileProvider to serve the saved image to the IntentChooser without requiring the external write permission, or those annoying permission popups that are now part of android.

The video for this tutorial can be found at:

https://youtu.be/EkF1pB1Ut-M

This tutorial was made with Unity 2017.3.0f3, Visual Studio Community for Mac 7.4, and Android Studio 3.0.1

@cwgtech

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published