BijayMohanty12 / Kotlin-Project

A journey to become Kotlin-App developer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kotlin-Project

A journey to become App developer

1. Greeting Application

Date: 2024-01-06

Untitled.video.-.Made.with.Clipchamp.mp4

What I learned from this demo:

  • Learned about widgets and constraints layout
  • learned about console message display by using Toast.makeText()method
  • Basic usage of Git commands and Github repository

2. Counter App

Date: 2024-01-12

Untitled.video.-.Made.with.Clipchamp.1.mp4

What I learned from this demo:

  • Button click handler with lambda in kotlin
  • Understanding how backend interact with frontend
  • Basic understanding widgets

3. Tap or Hold Counter

Date: 2024-01-18

Untitled.video.-.Made.with.Clipchamp.2.mp4

What I learned from this demo:

  • Learned about important of toolbar aka custom actionbar
  • Useage of style to create toolbar in folder of values
  • Understanding about Thread, Runnable, Handler, Looper, Message Queue
  • Use as Text as button because of setOnTouchListener

4. Unit Convertor

Date: 2024-2-20

Untitled.video.-.Made.with.Clipchamp.3.mp4

What I learned from this demo:

  • Learned about important of spinner ,listof array using in value folder
  • Used how 2 spinner working together according to head spinner
  • Understanding about Adapater concept, understand full about clickable event and textwatcher
  • take complex reference of Unit Convertor google website

4. IntentDataPassingDemo

Date: 2024-3-10

Untitled.video.-.Made.with.Clipchamp.4.mp4

What I learned from this demo:

  • Learned about implicit and explict intent
  • learned how to pass the data from one Activity to another Activity by using Paracable concept

About

A journey to become Kotlin-App developer


Languages

Language:Kotlin 100.0%