Have you used XML format markup for structuring data?
Android
What are the ways to implement creating anonymous class instances in Kotlin?
How is communication and data exchange between the user interface and business logic implemented in the MVVM architecture?
What problems can arise when implementing all functionality in a single Activity in Android?
What is meant by the roots of the garbage collector in memory management?
Can you explain how the activity state management occurs throughout its lifecycle?
Tell about your experience using the RxJava library in development practice.
What features and limitations do data classes in Kotlin have?
What is multithreading used for in programming?
Can you tell about your experience using the Broadcast mechanism in projects?
Can you explain what a Data Class is and what it is used for in programming?
How can you programmatically write text into an EditText component in an application?
What are the main advantages and disadvantages of using ConstraintLayout in Android development?
How can animation be added when changing the layout of elements in the user interface?
What static methods in Java are available without the need to create an instance of the class?
How to represent a list of objects in XML format?
What structure does the Dagger dependency injection tool have?
Can you explain the concept of PendingIntent and how it is used in Android development?
Can you explain the concept and principles of Dagger in Android app development?