Skip to content

Day 3 of 100 (100 Days Android App Development Challenge for Beginners)

Notifications You must be signed in to change notification settings

camelawsc/AndroidBeginners-Day3

Repository files navigation

AndroidBeginners-Day3

Day 3 of 100 (100 Days Android App Development Challenge for Beginners)

Reference: https://inducesmile.com/android-development-challenge/day-3-of-the-100-days-android-app-development-challenge-for-beginners/

TASK REQUIREMENTS

  1. Create a Single Activity A (Launch Activity)
  2. Add a Spinner, TextView and Button widgets to the layout file as show in the screen-shot below
  3. The Spinner is populated from a String-Array in the Strings resources
  4. When an option is selected from the Spinner and the submit button is clicked, the option value will be displayed on the TextView
  5. The title of the option must be checked so that it will not be displayed rather it will let the use know through a Toast Message that an option should be selected.
Initial Spinner Pre-Button Click Post-Button Click No Selection

About

Day 3 of 100 (100 Days Android App Development Challenge for Beginners)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages