Enquire Now

Tags: android-application-class

Extending Android's Application class can be very useful to maintain global state, initialise a module, and so on, before any other part of your code runs.

0 Questions