Sobes.tech
Junior — Middle

What is your experience in Android application development?

sobes.tech AI

Answer from AI

My experience in Android app development includes:

  • Creating user interfaces with XML and Jetpack Compose.
  • Working with the lifecycle of Activity and Fragment.
  • Using Android Jetpack architectural components (ViewModel, LiveData, Room).
  • Integrating with REST APIs via Retrofit and handling asynchronous requests with Coroutines.
  • Implementing navigation between screens with the Navigation Component.
  • UI testing with Espresso and unit testing with JUnit.

For example, I developed a notes app where I implemented data storage in a local Room database and synchronization with a server via Retrofit.