Envoy – Data Plane Envoy, originally built by Lyft, is a high performing proxy used to watch all traffic for all services…
A Service Mesh is an array of network proxies running alongside the services(microservices). It is called “Service Mesh” because the…
In this ever changing dynamic world of coding, you might have come across the terms RxJava and RxAndroid and might…
In our last blog, we covered the basics of Android Notification along with their different styles. If you have not…
To determine whether the android device is rooted or not.
Finding completely visible views during runtime in a parent container
Nested Scrollview with a callback when scrolling is halted
Session Handling, We often come across a use-case where we need to handle a session in the Application. Such use-cases…
In our Blog Post of Android Intents – Part 1, we developed understanding about what are Android Intents. In this…