Skip to content

DroidNanoDegree/Bakelicious

Repository files navigation

About

Hello there,

The project in this folder contains the implementation for Baking App project part of the Android Developer Nanodegree.

The Android Baking App will allow Udacity’s resident baker-in-chief, Miriam, to share her recipes with the world. Following are the main functionalities of the app as per the spcifications:

  1. Allows users to select a recipe and see video-guided steps for how to complete it.
  2. Use MediaPlayer/Exoplayer to display videos.
  3. Add a widget to your app experience.
  4. Leverage a third-party library in your app.
  5. Use Fragments to create a responsive design that works on phones and tablets.

License

Copyright (C) 2017 Srikanth Basappa

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and limitations under the License.