Skip to content

frispgames/android-social-library

Repository files navigation

Frisp Android Social Library

What does it do?

Provides an interface into the android API for sharing to social media. Currently only supports sharing of images and text. This was created for the android component of frisp-social-unity-asset.

Usage

  FrispSocial.shareImage("Caption", "Message", "Base64Image");

Build

Run ant jar in the directory to build a jar file for the social plugin

Integrating with Unity

After creating the jar file you will need to copy it into the following directory:
Unity/<Project Name>/Assets/Plugins/Android/

About

Android library for sharing an image on social media.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages