XamarinWithUnityApp icon indicating copy to clipboard operation
XamarinWithUnityApp copied to clipboard

A Xamarin app (Android) with Unity as a library (aar)

Results 2 XamarinWithUnityApp issues
Sort by recently updated
recently updated
newest added

Hi, I created an Android App with Unity like described here https://github.com/Unity-Technologies/uaal-example/blob/master/docs/android.md Than I could get the unityLibrary-release.aar (I commented out only from the grandle script the clean up). The...