- Published on
Android NDK and RenderScript
In this blog, we will be comparing Android NDK and RenderScript. Both NDK and RenderScript share the common goal of improving the performance of applications. Each has its own advantages and drawbacks.
In this blog, we will be comparing Android NDK and RenderScript. Both NDK and RenderScript share the common goal of improving the performance of applications. Each has its own advantages and drawbacks.
In this blog, we will learn about the thread pools, thread pool executors, and their use within Android.
In this blog, we will learn about the bitmap pool in Android.