/android-development_single-screen

Build a single screen app in Android Studio that displays information about Udacity, along with a photo.

Primary LanguageJava

Android Development Project

Build a Single Screen App

Requirements:

  • At least one ViewGroup is included
  • XML must include a RelativeLayout or LinearLayout
  • ViewGroups contain at least one ImageView and at least one TextView
  • The project must have one or more ImageViews and TextViews

Demo:

screen

Tested on Nexus 5X emulator / API level 27