Skip to content

RadioRust/SEDaily-Android

 
 

Repository files navigation

logo

Build Status codecov codebeat badge Help Contribute to Open Source

SEDaily-Android

A podcast 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

./gradelw build

Built With

Contributing

License

Packages

No packages published

Languages

  • Java 99.5%
  • Kotlin 0.5%