Can anyone explain the need for class A extends Application. Why would we possibly do it in Android?
Can anyone explain the need for class A extends Application . Why would we
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Application is things that will be global to the entire application regardless of current activity. The following tutorial is from an Android Bootcamp and its current focus is about the Application class. (It is a bit out of context without the rest of the series but it does demonstrate its use) http://www.youtube.com/user/MarakanaTechTV#p/c/E953C0B85B50AB62/8/jd_V7a6xhQc