r4dixx / HelloAndroid

πŸ‘¨β€πŸŽ“ Student project | πŸ‘€πŸ‘† Contact card with AutoLinks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello Android

Contact card with phone, map and web autolinks
This is my first interactive app 😎✌️


About

Second of eight student projects made in 2017-2018 as part of Udacity's Android Basics Nanodegree.

β˜‘οΈ Phase 1 - (Nov. - Feb.):

  1. Literally Hello World
  2. Hello Android
  3. Cheesy Winter Contest
  4. m32O

β˜‘οΈ Phase 2 - (Feb. - Jul.):

  1. Rookie Player
  2. Visit Calgary
  3. The Guardian View
  4. Flourish & Blotts - Book Registry

Goal and requirements

Build a single screen app that displays information about Udacity.

Project must include business name, business address and phone number. Illustration is mandatory. Website is optional. Code wise, at least one ViewGroup is included, XML must include a RelativeLayout or LinearLayout and ViewGroups contain at least one ImageView and one TextView.

Key learnings

  • Relative layout
  • Autolinks
  • Separator lines
  • Material icons
  • Content descriptions

Project has been improved at the end of Phase 1 given the new learnings acquired then.

Installation

  1. Download this project as zip and extract it
  2. Import it in Android Studio
  3. Sync Gradle and run on your device/emulator

Or use dryrun by @CesarFerreira

Contributing

This is an archived project. No contributions can be made.

Project status

Closed

Credits

  • Author: AmaΓ«l Sikel
  • Icon made from Udacity's logo
  • Colors from Udacity's color scheme

Copyright

This project is licensed under the terms of the MIT license and protected by Udacity Honor Code and Community Code of Conduct. See license and disclaimer.

About

πŸ‘¨β€πŸŽ“ Student project | πŸ‘€πŸ‘† Contact card with AutoLinks

License:MIT License


Languages

Language:Java 100.0%