How add AndroidManifest

  1. Copy $(UNITY_ROOT)/Editor/Data/PlaybackEngines/androidplayer/AndroidManifest.xml.
  2. $(PROJECT_ROOT)/Assets/Plugins/Android.
  3. Edit that file to include everything needed by both of your plugins.
  4. Build and enjoy!