Skip to content

jmdev18/homework-bakingApp-androidApp

Repository files navigation

Homework - "Baking App"

Samples demonstrating how to use:

  1. How to Get Queries with Retrofit
  2. Retrofit
  3. RecyclerView
  4. Retrieving data from api

Pre-requisites

Android SDK 27 Android Build Tools v27.1.1 Android Support Repository

Getting Started

These samples use the Gradle build system.

First download the samples by cloning this repository or downloading an archived snapshot. (See the options at the top of the page.)

In Android Studio, use the "Import non-Android Studio project" or "Import Project" option. Next select one of the sample directories that you downloaded from this repository. If prompted for a gradle configuration accept the default settings.

Alternatively use the "gradlew build" command to build the project directly.

Support

Patches are encouraged, and may be submitted by forking this project and submitting a pull request through GitHub.

License

(See each sample directory for details.)

Copyright 2015 The Android Open Source Project

Copyright 2015 Google, Inc.

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you 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.

About

Baking App - Udacity homework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages