This project is a beginner introduction app to the Android framework.
Calculator is a simple application, built without using any architecture or patterns. The purpose of it was to get a better understanding of Android OS, Android Studio, Android framework. Here I got a closer look at one of the android compenents (Activity and its lifecycle).
- Lesson 1. Android introduction
- Lesson 2. Application layouts
- Lesson 3. Activity lifecycle
- Lesson 4. Resources
- Lesson 5. Intents