Skip to content

mziyadam/ZRadio

Repository files navigation

Zradio

Zradio : Simple radio application.

About The Project

An android application for listening radio.

Home

WhatsApp Image 2022-07-17 at 11 39 51 WhatsApp Image 2022-07-17 at 11 44 47

Favorite

WhatsApp Image 2022-07-17 at 11 39 51 (1) WhatsApp Image 2022-07-17 at 11 39 52

Player

WhatsApp Image 2022-07-17 at 11 39 52 (1) WhatsApp Image 2022-07-17 at 11 39 52 (2)

Prerequisites

  1. Android
  2. Internet connection

Installation

  1. Download the APK
  2. Install the APK

Built With

  • Kotlin - First class and official programming language for Android development.
  • Android Architecture Components - Collection of libraries that help you design robust, testable, and maintainable apps.
    • LiveData - Data objects that notify views when the underlying database changes.
    • ViewModel - Stores UI-related data that isn't destroyed on UI changes.
    • Room - The Room persistence library provides an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite.
    • ViewBinding - Generates a binding class for each XML layout file present in that module and allows you to more easily write code that interacts with views.
  • Koin - A pragmatic lightweight dependency injection framework for Kotlin developers.
  • Glide - A fast and efficient open source media management and image loading framework for Android that wraps media decoding, memory and disk caching, and resource pooling into a simple and easy to use interface.
  • Coroutines - A concurrency design pattern that you can use on Android to simplify code that executes asynchronously.
  • Retrofit - A type-safe HTTP client for Android and Java.
  • GSON - A Java serialization/deserialization library to convert Java Objects into JSON and back.
  • GSON Converter - A Converter which uses Gson for serialization to and from JSON.
  • OkHttp3 - For implementing interceptor, logging and mocking web server.
  • ExoPlayer - An application level media player for Android.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages