Android Goodies 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 much more.
Advantages:
- Clean and flexible API
- No overriding of Unity default activity
- Every API method documented.
- Full source code included
- Well-written documentation