M-ZubairAhmed / Android-Cookie

Android app project from Udacity's Android beginners nanodegree-User Interface

Home Page:https://www.udacity.com/course/android-development-for-beginners--ud837

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cookie

This app changes the background photo when clicking on a button.

Android Cookie Home Screen

This app is built by taking inspiration from Udacity Nanodegree's 1st course sample app - "User Interface"

Code Overview

  1. Implementing OnClickListener interface and provided method to button by overriding onClick method.
  2. Set up properties of TextView and Button in java class.
  3. Constraint Layout for mainactivity

Specification

  • Android SDK v25
  • Minimum Android SDK v18
  • Gradle v3.3
  • Android Build Tools v25.0.2

License

Copyright 2016 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

About

Android app project from Udacity's Android beginners nanodegree-User Interface

https://www.udacity.com/course/android-development-for-beginners--ud837


Languages

Language:Java 100.0%