Skip to content

This is the Mobile App Design - Android Pre-work Project for the online course provided by codepath to learn android studio programming.

Notifications You must be signed in to change notification settings

Hary765/Hello_World_App_CodePath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

HelloHar

App Description

This is an introductory app that portrays basic button usage and simple elements in android studio. This app allows a user to be able to input data into a text box ad chnage the text displayed with a press of a button. In addition, the user is given the capability to change the text color, backgroud color or be able to reset the entire page back to the default settings by clicking anywhere on the background.

App Walk-though


Required User Stories

  • 1. User sees custom text in a label - Hello from {name}!
  • 2. User see's custom background color.
  • 3. User can tap a button to change the text color of the label.

Optional User Stories

  • 1. User can tap a button to change the color of the background view.
  • 2. User can tap a button to change the text string of the label - Android is Awesome!
  • 3. User can tap on the background view to reset all views to default settings.
  • 4. User can update the label text with custom text entered into the text field.
    • a. User can enter text into a text field using the keyboard.
    • b. User can tap the "Change text string" button to update the label with the text from the text field.
    • c. If the text field is empty, update label with default text string.

About

This is the Mobile App Design - Android Pre-work Project for the online course provided by codepath to learn android studio programming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published