All Blogs
Context In Android Application
In this blog, we will learn about the context in Android application.
Building iOS App With VIPER Architecture
This article is about the iOS VIPER architecture.
Android App Performance Metrics
In this blog, we will learn about the metrics that we should measure continuously while android application development.
StrictMode in Android Development
In this blog, we will learn about the StrictMode in Android Development.
SnapHelper
In this blog, we will learn how to use SnapHelper in RecyclerView in Android Application.
Optimization Using ArrayMap and SparseArray
In this blog, we will learn why and when to use ArrayMap and SparseArray to optimize our Android Applications.
Android Development Best Practices
In this blog, we will explore some of the best practices in designing and developing Android apps.
Creating Custom Annotations
In this blog, we will learn how to create custom annotations in Java.
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.