Is it possible to not describe some application components in the Manifest file?
Android
What is Retrofit and how is it used in Android development?
What is the purpose of the Bundle class in Android?
How would you improve LazyColumn?
What is pixel density?
What is ProGuard?
What is a dialog, and how does it differ from a dialog fragment?
What is the difference between Android 11 and Android 12?
What is the difference between the extension functions let, run, also, and apply in Kotlin?
Which design pattern can be used to create objects in Java?
How to reduce the number of recompositions in an application besides using side effects?
Would you prefer MVI or MVVM?
What do you know about the star projection principle?
How can multithreading be handled in Kotlin?
How to call the onDestroy method without passing through the onPause and onStop methods?
What are MV patterns?
What Java programming language features can be used to create threads?
How did you perform the test assignment and what materials did you use for it?
Explain what a Content Provider is and how it is used in Android.
At what point does the initialization of a regular object in Java occur?