Conversation
Notices
-
To anypony who has programmed for Android: Do you have to know Java to do it? I want to make games for Google Cardboard but I don’t know Java.
Wednesday, 24-Jun-15 18:01:51 UTC from web-
@caret7 Java is used for most things in Android, but you can use the NDK to hook into native code in C/C++, and there are always other options available.
Wednesday, 24-Jun-15 18:17:34 UTC from web-
@redenchilada Thanks! This is exactly what I was looking for :)
Thursday, 25-Jun-15 00:25:19 UTC from web
-
-