I know that more favorably to use the NDK instead of SDK, if you want to write faster application, so I want to know is there a good books how to programming on NDK? I know C/C++ languages, but I have no idea where to start. And if there aren't books, give an idea how to start. Please tell me is there a good books? With all due respect, George.
You can use it to build from your own source code, or to take advantage of existing prebuilt libraries. The NDK is not appropriate for most novice Android programmers, and has little value for many types of Android apps. It's often not worth the additional complexity it inevitably brings to the development process.
The Android Native Development Kit (NDK): a set of tools that allows you to use C and C++ code with Android. CMake: an external build tool that works alongside Gradle to build your native library. You do not need this component if you only plan to use ndk-build.
Try this book.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With