Skip to content
This repository has been archived by the owner on Oct 16, 2018. It is now read-only.

SoftwareEngineeringDaily/SEDaily-Android

Repository files navigation

logo

Build Status codecov codebeat badge Help Contribute to Open Source

SEDaily-Android

A player for the Software Engineering Daily Podcast

Getting Started

Cloning the Project

$ git clone https://github.com/SoftwareEngineeringDaily/SEDaily-Android.git
$ cd SEDaily-Android

Setting up Firebase

  1. Go to the Firebase website and create an account if you do not already have one
  2. Create a new project on the Firebase dashboard
  3. Add a new Android app in the Firebase Dashboard.
  4. Set the package name to com.koalatea.thehollidayinn.softwareengineeringdaily.debug
  5. Download google-services.json and place it in /app/

Compile the project with Gradle using

./gradlew build

Built With

Contributing

License