Creating Android Plugins For Unity

August 30, 2018
15m
Unity 3DAndroid OS

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..