Senex-x / android-course-2

Repository for holding Android projects done for the study during the university course of Android development.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task 30.12 ― Todo list with coroutines

Pull request link

  • Uses Room database queries via coroutines

Task 21.12 ― Todo list

Pull request link

  • Uses Room database
  • Records last known coarse location, and manages permissions
  • Implements ItemTouchHelper

Task 08.12 ― Music player

Pull request link

  • Runs with bound service
  • Provides control notification
  • Uses AIDL-defined interfaces

Task 25.11 ― Alarm manager

Pull request link

  • Uses AlarmManager to schedule notifications
  • Uses Room

Task 15.11 ― Interactive lists demo

Pull request link (closed accidentally)

  • Uses ItemTouchHelper
  • Uses ViewPager2
  • Uses Room

Task 01.11 ― List and detailed view demo

Pull request link

  • Uses CoordinatorLayout with CollapsingToolbarLayout
  • Uses ItemDecoration
  • Uses Room
  • Uses Navigation component

About

Repository for holding Android projects done for the study during the university course of Android development.


Languages

Language:Kotlin 100.0%