Skip to content

DeezerApi is a minimalist music app that simplifies your music exploration.

License

Notifications You must be signed in to change notification settings

KamehamehaCoder/DeezerApi

Repository files navigation

DeezerAPI Application

Overview

This Android application uses the Deezer API to fetch and display music data. It utilizes Retrofit for making API calls and a RecyclerView for displaying the data.

Getting Started

To get started with this application, follow the steps below:

Prerequisites

  • Android Studio installed
  • API key for Deezer API (insert link to where users can obtain it)

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/DeezerAPI-App.git
    

Getting Started

  1. Open the project in Android Studio.

  2. Replace YOUR_DEEZER_API_KEY in the code with your actual Deezer API key.

  3. Build and run the application.

Features

  • Fetches music data from the Deezer API.
  • Displays the data in a RecyclerView using a custom adapter.

Usage

  • Upon launching the application, it fetches data for the artist "eminem" (you can customize it later).
  • The fetched data is displayed in a scrollable list.

Libraries Used

API Reference

About

DeezerApi is a minimalist music app that simplifies your music exploration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages