Skip to content

juancoob/BackingApp

Repository files navigation

BackingApp

This is the backing app project stage 3 from Udacity Android Nanodegree.

It will be improved on the next version:

  • Test the logic to get recipes
  • Redesign the UI
  • Add Kotlin

Libraries used:

  • design:27.1.1 -> Add the design library for Android
  • constraint-layout:1.1.0 -> Brings the new constraint layout
  • recyclerview-v7:27.1.1 -> Adds the recyclerView functionality
  • cardview-v7:27.1.1 -> Adds the card style
  • picasso:2.71828 -> Manages images
  • butterknife:8.8.1 -> Manages bidings
  • retrofit:2.4.0 -> Manages HTTP requests
  • exoplayer:2.7.1 -> Manages videos
  • runner:1.0.2 -> Espresso testing libraries
  • espresso:espresso-core:3.0.2
  • rules:1.0.2
  • espresso-contrib:3.0.2
  • support-annotations:27.1.1
  • espresso-intents:3.0.2
  • espresso-idling-resource:3.0.2

Releases

No releases published

Packages

No packages published

Languages