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 readThe new ViewPager2 API is a replacement for the good old ViewPager API that was...
2021, Aug 17 — 5 minute readAndroid Kotlin Extension Gradle plugin is deprecated in favor of ViewBinding. That marks the end...
2021, Jan 29 — 7 minute readSlow build speeds are not unfamiliar to us Android Developers. It specifically becomes a nuisance...
2020, Oct 23 — 10 minute readIn this article, we are going to use Half data type from the Android platform...
2020, Sep 24 — 5 minute readIn last article we were able to render L3 datasets with 20 FPS, however, we...
2020, Sep 06 — 8 minute readIn last article I explained a problem statement that required us to draw 2.6 million...
2020, Sep 06 — 7 minute readWeather visualizations are mesmerizing to the eyes, and, they are equally fascinating from a technical...
2020, Sep 06 — 4 minute readI have been developing Android apps for about 6.5 years now. For every small or...
2020, May 16 — 7 minute read