/AndroidLessons

Android beginner projects. This is a part of the GeekBrains intensive program. Introduction to the Android OS, working on a basic calculator app.

Primary LanguageJava

Calculator App Project

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).


alt text

alt text

alt text

Lessons

  • Lesson 1. Android introduction
  • Lesson 2. Application layouts
  • Lesson 3. Activity lifecycle
  • Lesson 4. Resources
  • Lesson 5. Intents