Hi, I am using Application :: onCreate to put my initialization code for my application, but while waiting for some time and starting other applications, I noticed that an instance of the Application class is being created again ...
How to detect globally when Android closes my application instance?
David
source share