Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 240 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 240 Bytes

Android-2017

WEEK 1

  • Overview of Android Studio
  • How to create a new project
  • File structure
  • Lifecycle of an Android app
  • Activity vs Layouts
  • What is a View? (specifically a textview)
  • How to edit a view statically/dynamically