Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Study Jam: Final Project info

Study Jam: Final Project info

Study Jam: Final Project info

GDG Ternopil

March 07, 2016
Tweet

More Decks by GDG Ternopil

Other Decks in Technology

Transcript

  1. Final Project Idea: Educational app Feature set: • single scrollable

    screen • contains text • images • buttons • conditional statements • etc..
  2. What will you learn? • Planning your app design before

    coding. • Taking an app layout from drawing to XML code. • Creating, positioning, and styling views. • Creating interactivity through button clicks and Java code. • Commenting and documenting your code.
  3. Keep these requirements in mind: • The app should use

    different types of Views in the layout (at least TextView, ImageView, and Button) • The app should use ViewGroups correctly (nesting ViewGroups where appropriate) • The app should behave differently based on user interaction (i.e. with a text field, button, or checkbox) • The app should use a ScrollView when appropriate so the content can fit on different sized devices and in landscape orientation • You should select app theme colors from Material Design color palette
  4. Submission • Before submission read project rubric criterias https://docs.google. com/document/d/1zJdkW0pFZO201KlR7JTnNBCeG3afjHRMtffCOgzqLZg/pu

    b • Check that your code compiles and works • Post your code at GitHub and send repository URL to [email protected] • (Or) Send zipped code to [email protected]