Categories
How to use the Application class?
Good afternoon! How is the Application class used in an android application? how to make that the entry point was this class?
Answer the question
In order to leave comments, you need to log in
Specify class name in AndroidManifest
<application android:name=".MyApplication" .....> ... </application>
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question