Junior — Middle
What components have you worked on in your previous practice or projects?
sobes.tech AI
Answer from AI
In previous projects, I worked on the following components of Android applications:
- Developing user interfaces using XML and Jetpack Compose.
- Integrating with REST APIs and handling network requests via Retrofit and OkHttp.
- Implementing local data storage with Room and SharedPreferences.
- Setting up application architecture using MVVM, LiveData, and ViewModel.
- Working with background tasks through WorkManager and Coroutines.
- Optimizing performance and managing memory.
- Testing components using JUnit and Espresso.
For example, in one project, I was responsible for the authentication module, where I implemented secure token storage and network error handling.