Just a short one: I recently wanted to see if one of my Unity plugins was compatible with FireTV which is pretty much just Android with some restrictions. When I finally realised that I wasn’t going to get a stable connection on my old FireTV stick which just randomly disconnecting…
Posts
Steps to Create a Xamarin project for Android 6
I had a need to do this recently, so I’ve recording here for posterity (and to help me remember how…
A 4k UV Map grid (4096 x 4096) for UV Unwrapping
I had a need for a 4096×4096 UV Map grid and couldn’t find one easily, so knocked one together in…
Steps to create a native Android plugin for Unity in Java using Android Studio – Part 2 (of 2)
In Part One of “Steps to create a native Android plugin for Unity in Java using Android Studio” of this blog…