Junior — Middle
How did you start your journey in Android application development?
sobes.tech AI
Answer from AI
My journey into Android app development began with learning the basics of Java and Kotlin, then I installed Android Studio for practice. I created simple applications to understand the Activity lifecycle and working with UI components. Gradually, I learned about working with databases, network requests, and architectural patterns such as MVVM. For example, I developed a note-taking app with data storage in SQLite and synchronization via REST API.