Android Dynamic Delivery Module
Android Dynamic Delivery Feature Modules is the Future now In Google I/O 2018, a new publishing format was introduced by Google is known as Android App Bundle(.aab). A few out of many…
Android Dynamic Delivery Feature Modules is the Future now In Google I/O 2018, a new publishing format was introduced by Google is known as Android App Bundle(.aab). A few out of many…
When I decided to implement Navigation Drawer into our Application, I was not satisfied with the implementations that I have seen in other applications or concepts in Dribbble. I was…
Building your very first mobile app? Among many other concerns, one of your biggest concerns would be to ensure your app works well and it gets the validation in the…
A Dots indicator for Material View Pager which identifies the current page in relation to all available pages on the current row. Pages are represented as dots. The current page…
Hey Geekier, Every Android developer know about the Google NewsStand App and well aware of their Navigation Toolbar Pattern Animation. And if you want to add that type of animation…
Today we're going to see how to add animated Tab Layout in Android but this is a unique Zen UI 6.0 layout. We've discussed already about animated tab layout library…
Recently we discuss about some Android UI library like slanting ImageView and FAB menu with Gooey effect and in last article we explore the Parallax effect using Parallax ViewPager Android Library. Android Parallax Image…
Long Shadow is a library for efficiently generating and rendering beautiful long shadows in Android. Features Any Type of views : Long-Shadows can render shadow for any type of view, even custom…
Animated Recycler View is a library that allows you to animate a recycler view in your project like Google does it in its Google Play Store. Only the first visible…
This article looks at many categories of Java defects that Kotlin prevents in addition to null safety. My first article (5 cool thing about Kotlin) provided a brief introduction to Kotlin and showed…