Intern — Middle
Tell me about projects or tasks you participated in or implemented.
sobes.tech AI
Answer from AI
In Android projects, I participated in the development of several applications with different functionalities:
-
Task management app: implemented the create and edit task screens using MVVM, Room for local data storage, and LiveData for UI updates.
-
News app: integrated REST API using Retrofit, implemented pagination and data caching for offline access.
-
Chat app: worked on real-time communication using WebSocket, ensured notification handling and message synchronization.
In these projects, I handled both frontend parts (UI, navigation, animations) and backend logic (database operations, network requests). I also participated in writing unit tests and optimizing application performance.