18
1 Company Proprietary and Confidential The Title of the Presentation Can Go Here ANDROID A beginner course Presented by Bryan Lamtoo Match 2016

Android beginner presentation

Embed Size (px)

Citation preview

Page 1: Android beginner presentation

1 Company Proprietary and ConfidentialThe Title of the Presentation Can Go Here

ANDROIDA beginner coursePresented by Bryan LamtooMatch 2016

Page 2: Android beginner presentation

2 Company Proprietary and ConfidentialThe Title of the Presentation Can Go Here

Pre-requisites

• No prior programming experience.

• Browsing the web.

• Using a smartphone with apps

• Installing software on their computer

• Using a document editor like Google Docs or Microsoft Word

For Students

Page 3: Android beginner presentation

3 Company Proprietary and ConfidentialThe Title of the Presentation Can Go Here

Requirements

• A computer that satisfies these system requirements• A computer charger• Android device or Emulator• USB cable to connect the device to their computer• Community

Page 4: Android beginner presentation

4 Company Proprietary and ConfidentialThe Title of the Presentation Can Go Here

Ongoing Classroom Activities

Android Ecosystem Updates• Have a student share their favorite app and what they like about it.• Have another student present an article about the latest news in Android

development.

Page 5: Android beginner presentation

5 Company Proprietary and ConfidentialThe Title of the Presentation Can Go Here

Question Box Time

• Have each student write down a question about the material that they are wondering about.

• Collect all the questions in a box.• Have each student answer at least one of these questions. • Have you research more about the topic

Page 6: Android beginner presentation

6 Company Proprietary and ConfidentialThe Title of the Presentation Can Go Here

Small Group Reflection

• Can you share what you have done so far?• How are you feeling?• What has been challenging? rewarding?• What lessons have you learned so far?

Page 7: Android beginner presentation

7 Company Proprietary and ConfidentialThe Title of the Presentation Can Go Here

Final Project

• The most fun part of the course when you get to create your own apps!

Page 8: Android beginner presentation

8 Company Proprietary and ConfidentialThe Title of the Presentation Can Go Here

LETS BEGIN

Tell Us about a time when you struggled to learn something

Page 9: Android beginner presentation

9 Company Proprietary and ConfidentialThe Title of the Presentation Can Go Here

NEW VOCABULARY

Views• Simply put a view as a rectangle on the screen that shows some

contentIt can be an image, a piece of text or anything else that the app

can display

The individual views make up the screen layout

Page 10: Android beginner presentation

10

Company Proprietary and ConfidentialThe Title of the Presentation Can Go Here

Page 11: Android beginner presentation

11

Company Proprietary and ConfidentialThe Title of the Presentation Can Go Here

How would you build such a view.

Could anyone identify these views?

• Image view

• Text view

• Button View

Page 12: Android beginner presentation

12

Company Proprietary and ConfidentialThe Title of the Presentation Can Go Here

Page 13: Android beginner presentation

13

Company Proprietary and ConfidentialThe Title of the Presentation Can Go Here

Page 14: Android beginner presentation

14

Company Proprietary and ConfidentialThe Title of the Presentation Can Go Here

Page 15: Android beginner presentation

15

Company Proprietary and ConfidentialThe Title of the Presentation Can Go Here

Page 16: Android beginner presentation

16

Company Proprietary and ConfidentialThe Title of the Presentation Can Go Here

Page 17: Android beginner presentation

17

Company Proprietary and ConfidentialThe Title of the Presentation Can Go Here

Page 18: Android beginner presentation

18

Company Proprietary and ConfidentialThe Title of the Presentation Can Go Here