An open API service indexing awesome lists of open source software.

https://github.com/egorbo/xamarinwithunityapp

A Xamarin app (Android) with Unity as a library (aar)
https://github.com/egorbo/xamarinwithunityapp

unity3d xamarin

Last synced: 14 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# XamarinWithUnityApp
A Xamarin.Android app with Unity as a lib (a new feature in Unity 2019.3.a2, see this [blog post](https://blogs.unity3d.com/ru/2019/06/17/add-features-powered-by-unity-to-native-mobile-apps/) and these [steps](https://forum.unity.com/threads/integration-unity-as-a-library-in-native-android-app.685240/)).

So you can now easily add a Unity scene (e.g. ARCore scene) to any native or Xamarin app via `.aar` file.

![Screenshot](screenshot.gif)

# Size (armv7a)
Unity stuff (`*.aar`): **16.2Mb**

Xamarin stuff (including a few Android Support libs): **8Mb**

Total APK size: **24.2Mb** (IL Link + proGuard)