Tell me about Jetpack ViewModel.
Android
How to identify memory leaks when analyzing a dump?
What is Canvas in Android?
What is a Handler in Android?
What does the attribute android:exported with values 'true' and 'false' mean?
How to connect multiple screens in an application?
Is it possible to create subclasses from a data class in Kotlin?
What is a ViewGroup and what types of ViewGroups exist?
Tell in detail about coroutines in Kotlin.
What can you tell about properties, and get and set methods in Kotlin?
What is contained in Android resources and what data can be stored in them?
Tell me about the keyword Object in Kotlin and its application.
What is Dagger used for in Android development?
What is the entity of the coroutine context?
What is the difference between runBlocking, runBlockingTest, and runTest?
What are Garbage Collector Roots?
What is the difference between Serializable and Parcelable in Android?
What are the keywords final and finalize in Java, and what is the difference between them?
What are the ways to work with the main thread in Android?
What is a garbage collector in the context of Android application development?