Giter VIP home page Giter VIP logo

happy-birthday's Introduction

Deprecated Repository

The associated Nanodegree program Android Basics Nanodegree by Google ND803 is deprecated now; therefore, this repository is also deprecated.

Archival Note

We are archiving this repository because we do not want learners to push personal development to the current repository. If you have any issues or suggestions to make, feel free to:

Birthday Card Sample App

Sample app that displays a birthday card. Used in the Udacity Android for Beginners course.

Pre-requisites

  • Android Studio 3.2.1 or higher
  • compileSdkVersion 31
  • targetSdkVersion 31
  • minSdkVersion 21
  • Supports up to Android 12
  • Gradle 7.2.0

To run app in an Android Virtual Device (AVD), we have used the following configuration:

  • Pixel 4 Mobile device with x86 System image
  • API level 30
  • Android 11

Note - Gradle Updates

The Android Studio build system depends on Gradle and its plugins. The Gradle and its plugins have to be updated separately of Android Studio. For the updated version, refer to the following updated files: ~/build.gradle (project) file ~/app/build.gradle(: app) file ~/gradle/wrapper/gradle-wrapper.properties file You can refer anytime to the latest Android Gradle plugin release notes for the newest version of plugins.

Patches are encouraged, and may be submitted by forking this project and submitting a pull request through GitHub. Please see CONTRIBUTING.md for more details.

Image

The image in the app's drawable folder is licensed under Creative Commons Attribution 3.0 (http://creativecommons.org/licenses/by/3.0/).

License

Copyright 2015 The Android Open Source Project, 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.

happy-birthday's People

Contributors

sudkul avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

happy-birthday's Issues

hbd.

<title>Happy Birthday, Dons!</title>
    <!-- Balloons -->
    <path d="M150 100 Q200 200, 350 100" fill="#FFD300" stroke="#000" stroke-width="5" />
    <path d="M200 200 Q250 300, 300 200" fill="#FF6663" stroke="#000" stroke-width="5" />

    <!-- Text -->
    <text x="250" y="150" font-family="Comic Sans MS" font-size="48" text-anchor="middle" dominant-baseline="middle" fill="#000">
  • Happy Birthday, Dons!

      <!-- Confetti -->
      <circle cx="250" cy="250" r="5" fill="#FFD300" />
      <circle cx="260" cy="240" r="5" fill="#FF6663" />
      <circle cx="240" cy="260" r="5" fill="#FF6663" />
      <!-- Add more confetti as desired -->
    
![IMG20240228165105.jpg](https://github.com/udacity/Happy-Birthday/assets/162596074/930169f8-a417-4fef-8dbe-7aa0886fd693)

IMG20240228165509.jpg

URI is not registered.

When I opened the xml code, I ran into an error saying that the URI was not registered. Any help? I have really noobish knowledge about android studio.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.