An open API service indexing awesome lists of open source software.

https://github.com/nauruz-guliev/androidfirstsemesterhw

Android Course Home Works
https://github.com/nauruz-guliev/androidfirstsemesterhw

android android-components coroutines fragments google-maps gradle kotlin lifecycle notifications room services sharedpreferences storage viewbinding xml

Last synced: about 2 months ago
JSON representation

Android Course Home Works

Awesome Lists containing this project

README

          

# :star: Androird Homeworks

This repository contains some of the homeworks that were developed for the android course at KFU ITIS.
Each branch corresponds to one home work. Naming of the branches informs about what subject was the main focus.

## 🗺 Roadmap

* [Recycler View](https://github.com/Nauruz-Guliev/AndroidFirstSemesterHW/tree/hw-recycler-view)
* [Storage](https://github.com/Nauruz-Guliev/AndroidFirstSemesterHW/tree/hw-storage)
* [Coroutines](https://github.com/Nauruz-Guliev/AndroidFirstSemesterHW/tree/hw-coroutines)
* [Services](https://github.com/Nauruz-Guliev/AndroidFirstSemesterHW/tree/hw-services)
* [Permissions](https://github.com/Nauruz-Guliev/AndroidFirstSemesterHW/tree/hw-permissions)
* [Notifications](https://github.com/Nauruz-Guliev/AndroidFirstSemesterHW/tree/hw-notifications)