Skip to content

Edgarcho/Parallel-Music

Repository files navigation

Parallel Music

A mobile application that uses LastFm API to search for song info, website link and total listener count. The app can search for song in different languages. User can create an account and save their favorite songs.

By Edgar Hernandez Ortiz

Installation

Download:

$ git clone `https://github.com/Edgarcho/Parallel-Music.git`

Import Project by Android Studio Menu > File > Import Project...

Before running project, you will need an lastFm api key.

1.Create a lastFm account.

2 Create a new file named gradle.properties.

Copy and paste inside the file  
`org.gradle.jvmargs=-Xmx1536m   
 LastFmToken = "API_KEY HERE"`

Run Parallel Music by Android Studio Menu > Run > Run YourApp.

Future additions

Add bottom nav-bar.

Technologies Used

  • LastFmAPI
  • Android Studio
    • ButterKnife
    • XML
    • Java
    • OkHttp
    • RecyclerView
    • Picasso
    • Parceler
    • Firebase database

Support and contact details

Email no one with any questions, comments, or concerns.

License

This software is licensed under the MIT license

Copyright (c) 2018 Edgar Hernandez-Ortiz

About

Independent Project Android Unit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages