What event is triggered when a user taps on the screen?
Android
Do you find working in a fully remote format comfortable?
What do you know about dispatchers in Android?
Have you used the Try-Catch module in your code?
What are fragments and what are their advantages compared to using multiple activities?
What are the implementations of collections in Java?
How can you notify the View about data changes in the MVVM architecture?
How to create and configure Dagger Hilt in an Android application?
What limitations do enumerations (enum) have in programming languages?
What are the objects in Kotlin and how are they compiled?
Tell me about receivers and content providers in Android.
What do you know about the history of file storage in Android?
Do you have experience working with projects implemented using clean architecture?
Can you explain what the Retrofit library is and what it is used for in Android application development?
How to create a Retrofit?
Tell me more about the MVP (Model-View-Presenter) pattern.
How to pass data from one Activity to another?
How to call a method in an activity from a fragment?
What are the SOLID principles and how are they applicable in Android development?
What are constructors in data classes used for, and can they be omitted?