|
|
|
|
|
by pjmlp
3562 days ago
|
|
Just be aware that C and C++ are really meant for programming games, bringing code from other platforms or improve performance. Trying to write an app that isn't a game will make you enjoy the pleasures of JNI calls, given the APIs exposed to the NDK. |
|
Syntax is a subjective thing; I just don't like Java. I was hoping Google was going to come up with something (other than Go), for Android.
I have tried a lot of the work arounds, and simply put, Java is the way to do Android right, so I guess I need to get over it!