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
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.
Add bottom nav-bar.
- LastFmAPI
- Android Studio
- ButterKnife
- XML
- Java
- OkHttp
- RecyclerView
- Picasso
- Parceler
- Firebase database
Email no one with any questions, comments, or concerns.
This software is licensed under the MIT license
Copyright (c) 2018 Edgar Hernandez-Ortiz