|
|
|
|
|
by pjmlp
3375 days ago
|
|
I am also glad it is there, it is also where I spend most of my Android coding time. My point is that the way Android team deals with NDK users seems like the NDK was imposed on the team, and they don't spend much developer time on it, looking from the set of open issues, outdated documentation where ndk-build is still used instead of cmake, integration with aar is still in progress, and set of available APIs. https://code.google.com/p/android/issues/list?can=2&q=NDK&so... I cannot deny they have done lots of progress, but there seems not to be much interest in having a comparable experience to the Java tooling. |
|