How is an APK created from Kotlin code?
Android
What can replace inheritance and what are the alternative methods?
What is the difference between px, dp, and sp?
Can you describe the key differences and features of using Fragment in Android?
How is application priority determined in the system?
What is serialization?
How would you implement file uploads through an application on a server?
What is a View in Android and which part is responsible for its visual display?
Do you know what shortcomings ListView has compared to RecyclerView?
What databases can be used in Android?
What methods are available in data class in Kotlin?
What types of BroadcastReceiver do you know?
What is the lifecycle of a fragment in Android?
How to stop a service in Android?
How to perform network requests using Retrofit?
What usually happens in the onCreate method in an Android application?
Where does the bundle come from and where does it go in Android?
What is the difference between FragmentManager and fragment transactions?
What is pixel density?
What is Retrofit and how is it used in Android development?