Android Tools and Development tutorials
Okay I decided to use Unity to make PC games, I want to make Android games, but y'know, its $1000+ for an android license, so what are some good free android tools(in C#) that I could use to make android games.
Okay I decided to use Unity to make PC games, I want to make Android games, but y'know, its $1000+ for an android license, so what are some good free android tools(in C#) that I could use to make android games.
C#? Android uses a variation of Java for the SDK and C/C++ for the NDK(works via the JNI, requires a java layer). You'd have to find a tool that can convert C# code to those.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement