We all know there is an Application class in the Android API, that is usually used for maintaining global application state but how does it work? In this article, let’s explore it with the help of examples and discuss its advantages & disadvantages. Table Of Contents 1. Introduction 2. Callback Methods ...
Read More »