Junior — Middle
What technological stack was used in your last project?
sobes.tech AI
Answer from AI
In my latest Android project, the following technology stack was used:
- Programming language: Kotlin
- Architecture: MVVM with ViewModel and LiveData
- Frameworks and libraries: Jetpack Compose for UI, Retrofit for network requests, Room for local database
- Dependency management: Hilt (Dagger)
- Asynchronous programming: Kotlin Coroutines
- Testing: JUnit and Espresso
This set allows for creating modern, maintainable, and scalable applications.