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
- Host: GitHub
- URL: https://github.com/nauruz-guliev/androidfirstsemesterhw
- Owner: Nauruz-Guliev
- Created: 2023-01-23T16:14:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-13T10:04:09.000Z (over 3 years ago)
- Last Synced: 2025-10-03T21:38:45.180Z (8 months ago)
- Topics: android, android-components, coroutines, fragments, google-maps, gradle, kotlin, lifecycle, notifications, room, services, sharedpreferences, storage, viewbinding, xml
- Homepage:
- Size: 217 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)