In my previous article, we have learned the Basics of DataBinding. Today, we are going to put the basics into action by implementing a profile screen using data-binding concepts. The profile screen will have profile details at the top and the below section will have post images in grid format.…
Over the last few years, the way consumers pay for goods and services has changed dramatically. Less of us are…
Android DataBinding provides a way to tie the UI with business logic allowing the UI values to update automatically without…
Google’s reCaptcha API protects your website / app from malicious traffic. You might have seen the reCaptcha integrated on web…
When it comes to battling it out for which is the best, there is the age-old battle of the sexes,…
We all know that Android Marshmallow introduced runtime permissions letting user to allow or deny any permission at runtime. Implementing…
Nowadays Barcodes and QR Codes are widely used in lot of mobile apps. In a QR Code you can store…
Nowadays image filters are quite common in lot of android apps. Instagram is famous for its popular filters feature and…
We normally use spinner loaders when the app wants to load the data from a network call. Instead of using…
Google’s reCaptcha API protects your website / app from malicious traffic. You might have seen the reCaptcha integrated on web…
MORE
Totallee recently released their ultra thin, minimalist phone cases for the Samsung Galaxy S9 and Galaxy S9 Plus. Since…
We normally use spinner loaders when the app wants to load the data from a network call. Instead of…
Sketch is a vector based design tool helps in designing user interfaces. Because of its simplicity, anyone can learn…
We all know that Android Marshmallow introduced runtime permissions letting user to allow or deny any permission at runtime.…
Android Bottom Navigation stays at the bottom of the screen providing navigation between top-level views in the app. This…
Detecting user activity in android can de done very easily using ActivityRecognitionClient. You can detect user activities like Still,…
Android Bottom Sheet component slides up from the bottom showing more relevant content. You can notice bottom sheets in…