- Published on
Optimization Using ArrayMap and SparseArray
In this blog, we will learn why and when to use ArrayMap and SparseArray to optimize our Android Applications.
In this blog, we will learn why and when to use ArrayMap and SparseArray to optimize our Android Applications.
In this blog, we will explore some of the best practices in designing and developing Android apps.
In this blog, we will learn how to create custom annotations in Java.
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.