Hey guys, sorry for asking such a question, but is there a possibility to use any language except Java? I can code in C or Python, C++ if it comes down to it, and I can code for android, but how would I go about getting the controller to work? Do I need a medium for it that's in Java?
Comments
You can write entire Android activities in native code, but you need that JNI layer to interface the native to the ODK for controller input and IAP.