Skip to content
Taras Leskiv edited this page Oct 29, 2016 · 23 revisions

Android Goodies Documentation

[Android Goodies](1. https://www.assetstore.unity3d.com/#!/content/66662) is a collection of Android native methods that allow you to do different things like showing native dialogs, opening a certain location on the map sharing text and many more.

The plugin is in active development and new things will be added. Please contact us if you have any questions or requests)

Please write me a good review on Asset Store if you like the plugin, it will help me to provide even more featues and better support!

Supported Features:

  1. Default Dialogs

  2. Time and Date Pickers

  3. Native Share

  4. Opening Maps

  5. Other useful things

Advantages

  • Not a single .jar file in project
  • Clean and flexible API
  • No overriding of Unity default activity
  • Full source code included
  • Well-written docs

Running the demo scene

To build and run the demo scene just connect your Android device switch target platform to Android in Unity build settings and run the example scene on device or emulator. No extra setup is required.

You will see the menu like this on device where you can start testing:

Clone this wiki locally