From now on, I will study Android NDK as my secondary level in Android development. As we can see, Android SDK is written by Java, which provide a high efficient in application development. However, we can still be told that there are still a lot of setbacks in Java which we need to study more about Android NDK, a development kit written in C/C++. As its name suggests, it could be compiled in native code for specific CPU.
Furthermore, Android is based on Linux kernel, which is based on C. If we need further study in Android, we may face this problem in the future.
These serial articles provide the notes I take down when I study NDK. And in the meantime, I am studying for IELTS. Therefore, I write these articles in English for better improvement of my writing skills. In addition, for my part, I think it is essential for a developer to study English, especially the reading skills. There is no doubt that English is essential tool for us to understand the latest technology of Computer Science.
At the end of the introduction about NDK, I hope this will be a enjoyable journey for us.