Android - Clicky App (Zenva Course)
Key Learnings:
Building to and configuring Unity for Android,
Touch inputs.
This was a short Zenva course on how to create a (local) android app. It was fairly simple and taught the basics of touch input and building to an Android device (for testing).
Using community resources I was able to identify a bugged Android SDK / NDK module for Unity as the issue and manually update these to support the build.
Configuring unity for Android meant I ran in to some issues around my PC detecting and being able to access my smartphone.
Areas for Improvement:
UI design would have made it a more comfortable user experience,
More features would be needed to turn in to a game,
Final Thoughts:
Another smaller project based on a course where I learned a lot in a short period of time!