Native Toolkit is a lightweight plugin that makes it easy to integrate native iOS or Android functionality into your Unity project.
>>> GitHub repository here <<<
>>> Full C# Scripting Reference here <<<
With just one line of code you can:
• Pick image from gallery / camera roll
• Open camera and take a photo
• Save screenshot to gallery / camera roll
• Get device GPS location
• Send email with attachments
• Schedule local notifications
• Pick contact from address book
• Rate App on App Store / Google Play
... And more. Please refer to the scripting reference for the full list.