Use-Android-Inside-Unity Demo projects showcasing how to use Android constructs inside Unity3D. Examples CallStaticFunctions: How to call a static java function in Unity3D Return some string from Android java code, and then use it in Unity3D C# code. InjectSimpleUI How to add an Android View/ViewGroup to Unity3D