Links on integrating Unity and Android
I’m glad I’m not the only one trying to hook up Unity and Android. I’ve found the follow links helpful in our project:
- General Unity/Android documentation
- Comprehensive example of a custom Unity plugin
- How Unity handles custom resource IDs (another)
- How to overlay a custom view on the Unity player
- How to change the text size on a Unity GUI Text