top of page

We create native plugins which help Game Developers to use different OS native features in their Games.  

Email Composer1.jpg

05

Plugin will allow developers to send emails from Unity Scene for Android by using native Mail Composer of Android. Plugin provides many features to customise the Email according to requirements. Developers can set recipients, ccRecipients, subject and body of the email. Plugin provide following features to developers :
1. Developers can send an email with a screenshot of the game.
2. Developers can send email with excel file
3. Developers can send email with text file
4. Developers can send email with base64 encoded screenshot
5. Developers can send email directly from Gmail app
6. Developers can send files like text file, csv file, screenshots directly from Gmail app

06

This plugin will allow developers to share text, images and screenshots to the Twitter Platform as tweets from their Android games. This plugin will also provide functionality to take a screenshot and directly share it to Twitter. This plugin uses the native APIs of Android to share the tweets.Plugin needs twitter app to be installed on the device.

Plugin provide following functionalities to developers :
1. Share a text tweet along with predefined text on Twitter.
2. Share a tweet with an image and text on Twitter
3. Share a screenshot of game along with text as tweet on Twitter

Twitter.jpg
locationmanager.jpg

07

This plugin will allow developers to add GPS capability for Android apps and retrieve the user’s current location. This plugin uses native framework and provides developers the necessary C# interfaces for obtaining information about the user’s location. Also it allows developers to switch to maps with current location or custom location.

Plugin allows developer the following options:
1. Get authorization status of location from device for the application
2. Request users to grant permissions of location services to applications
3. Monitor the user's device location. When developer start monitoring plugin will provide update location as soon as user location changes
4. Open google maps application with current location or custom location. It will switch app to google maps

08

Plugin will allow developers to add Optical Character Recognition capability for their Unity Android applications. Plugin provides a simple C# interface for the Optical Character Recognition features. With help of this plugin developers can read characters from following sources:
1. From Screenshot of the Unity Scene
2. From image captured by the device Camera
3. From image taken from photo library of the device
4. From live Camera feed

OCR.jpg
bottom of page