Create a new C# script in Unity and replace it's contents with the following
using UnityEngine; using System.Collections; public static class UnityAndroidPlugin { }