

NativeAndroidApp - this is the Basic Activity application from Android Studio templates where Unity project will be integrated.OverrideUnityActivity class in Assets/Plugins/Android extends UnityPlayerActivity Unityproject - this is a simple demo project made with Unity which will be integrated to the standard Android application.Clone or Download GitHub repo uaal-example.This example address Version 1 issues of example, most important one relates to unloading/quitting Unity. You can read more about Unity as a Library.

This document explains how to include Unity as a Library into standard Android application through Activity.
