What is the difference between a fragment's lifecycle and an Activity's lifecycle?
Android
What are the implementations of collections in Java for Android?
How to understand from Activity that it has been destroyed?
What navigation methods in Android do you know?
Have you worked with DataStore Preferences?
Tell me about the companion object in Kotlin.
Why is PendingIntent used instead of a regular Intent?
What is soft-code?
How can memory leaks be detected in a project?
What is an Activity in Android and what is it used for?
What is modularity in the context of Android application development?
Why is the @CallSuper annotation needed?
Tell me about Dagger annotations @Provides and @Binds
What does the windowSoftInputMode parameter mean in Android?
What is serialization in the context of Android development?
What is used for network operations in Android?
What is the conceptual difference between coroutines and threads in Java?
What is a LifecycleOwner?
What are the differences between data classes and sealed classes in Kotlin?
What methods exist for redrawing a View in Android?