Abhishek Bansal
Abhishek Bansal

Android, Tech and Stuff

Resume | Portfolio

Contact me

2025 © Abhishek Bansal

Controlling swipe direction with ViewPager2

The new ViewPager2 API is a replacement for the good old ViewPager API that was...

2021, Aug 17   —  5 minute read

Fast migration from Kotlin Synthetics to View Binding- Tips and Tricks

Android Kotlin Extension Gradle plugin is deprecated in favor of ViewBinding. That marks the end...

2021, Jan 29   —  7 minute read

Automated, on-demand benchmarking of Android Gradle builds with Github Actions

Slow build speeds are not unfamiliar to us Android Developers. It specifically becomes a nuisance...

2020, Oct 23   —  10 minute read

How to draw 2.6 million polygons on Android at 60 FPS: Half the data with Half Float

In this article, we are going to use Half data type from the Android platform...

2020, Sep 24   —  5 minute read

How to draw 2.6 million polygons on Android at 60 FPS: The Optimizations

In last article we were able to render L3 datasets with 20 FPS, however, we...

2020, Sep 06   —  8 minute read

How to draw 2.6 million polygons on Android at 60 FPS: The First Render

In last article I explained a problem statement that required us to draw 2.6 million...

2020, Sep 06   —  7 minute read

How to draw 2.6 million polygons on Android at 60 FPS: The Problem Statement

Weather visualizations are mesmerizing to the eyes, and, they are equally fascinating from a technical...

2020, Sep 06   —  4 minute read

Why I ditched beloved Gson for my Kotlin project

I have been developing Android apps for about 6.5 years now. For every small or...

2020, May 16   —  7 minute read

    Page 1 of 2