Creating Android Plugins For Unity
When creating a game / app with Unity which targets a specific platform like Android or iOS it would really handy if you could access some platform specific features such as native pop-up windows ( modal dialogs ), battery status, vibration access, location access, file system access etc..