Sobes.tech
Intern — Junior

Describe your experience working with Android fundamentals.

sobes.tech AI

Answer from AI

In my experience with the basics of Android development, I am familiar with creating simple applications that use Activity and Fragment to organize the interface. I understand the lifecycle of an Activity, can work with Intent for navigation between screens and data transfer. I have used ViewModel and LiveData to manage state and update the UI. I am familiar with working with resources (strings, styles, layouts) and understand how to use RecyclerView to display lists. I also know how to work with the Room database for local data storage and understand how to request permissions from the user.