Important Links
Google+ Community for Help:
bit.do/androidTC
Udacity Signup:
bit.do/JamSignup
The Course:
bit.do/TheCourse
Exit Survey:
bit.do/GdgTcSurvey
Lessons
Layouts
Interactivity
Object Oriented
Lesson 1:
Views &
User Interface
Lesson 2:
Events &
User Interactions
Lesson 3:
Patterns &
Best Practices
practice set 1
practice set 2
final project
Projects
HELLO WORLD
setup IDE
BIRTHDAY CARD
try layouts & views
JUST JAVA
try interactivity
SCORING APP
put it all together
Final Project
Lesson & Practice Content
By Feb 29th:
By March 14th:
By March 28th:
By April 18th:
Resources
When Asking Questions
Ideally:
Okay:
Hangouts:
Lesson 1A
Lesson 1B
Practice Set 1
1A: XML Visualizer
Practice changing your views & layouts in XML here first
Later you will change UI directly in Android Studio
1A: View
Lesson Videos >> https://www.udacity.com/course/viewer#!/c-ud837/l-4027328704
A view is a rectangle on the screen showing some content
other examples?
1A: View
Common Android Views Cheat Sheet (Udacity)
1A: Layout
Lesson Videos >> https://www.udacity.com/course/viewer#!/c-ud837/l-4027328704
A layout is a collection of views that make up one screen of your app
other examples?
1A: Layout ‘arranges’ Views
Common Android Layouts Cheat Sheet (Udacity)
Horizontal Linear Layout
Vertical Linear Layout
Vertical LL - equal height
Vertical LL - leftover height
Important Links
Google+ Community for Help:
bit.do/androidTC
Udacity Signup:
bit.do/JamSignup
The Course:
bit.do/TheCourse
Exit Survey:
bit.do/GdgTcSurvey