|
|
|
|
|
by seba_dos1
3093 days ago
|
|
Already did earlier. Had it's own pile of annoyingness, sure, but general impression wasn't that bad (well, was bad, until I've seen iOS). But it could be just that nothing has been falsely advertised to me with Android and I knew what to expect :P |
|
While some things are understable due to the security issues of using C and C++, having to use JNI to call native libraries on device (Skia, libpng, ...) or C for C++ APIs, feels less understandable.
Or how gdb support is hit-and-miss, depending on device's firmware.
Oh and the fun of combining CMake, ndk-build and Gradle experimental plugin builds.