Introduction to Android (presented Mar 10, 2011)

28
An Introduction to The Android OS for STI Global - ICT Roadshow 2011 STI College Global City March 10, 2011

description

This was presented at the STI Global - ICT Roadshow 2011, STI College Global City on March 10, 2011. Code sample used can be found in my website (http://www.thegeekettespeaketh.com) If you would like me to talk about the details of this presentation with you, drop a comment and I'll see when I can conduct a zipcast for you.

Transcript of Introduction to Android (presented Mar 10, 2011)

Page 1: Introduction to Android (presented Mar 10, 2011)

An Introduction toThe Android OS

forSTI Global - ICT Roadshow

2011STI College Global City

March 10, 2011

Page 2: Introduction to Android (presented Mar 10, 2011)

Communities

http://bit.ly/ph-mobile-devs

Community of Pinoy mobile developers

Open platform (Android, iOS, WP7, BB, etc.)

Page 3: Introduction to Android (presented Mar 10, 2011)

Communities

http://phac.shapado.com

Local community for Android consumers

Page 4: Introduction to Android (presented Mar 10, 2011)

Communities

Mobile Monday Manilahttp://www.facebook.com/

MoMoManila

Page 5: Introduction to Android (presented Mar 10, 2011)

What To Expect• Architecture• Development environment• Project creation• Publishing and monetization

Page 6: Introduction to Android (presented Mar 10, 2011)
Page 7: Introduction to Android (presented Mar 10, 2011)
Page 8: Introduction to Android (presented Mar 10, 2011)

Architecture

Page 9: Introduction to Android (presented Mar 10, 2011)

Architecture

Page 10: Introduction to Android (presented Mar 10, 2011)

Architecture

Page 11: Introduction to Android (presented Mar 10, 2011)

Architecture

Page 12: Introduction to Android (presented Mar 10, 2011)

Architecture

Page 13: Introduction to Android (presented Mar 10, 2011)

Development Environment

+ ADT plugin

Page 14: Introduction to Android (presented Mar 10, 2011)

http://developer.android.com

Page 15: Introduction to Android (presented Mar 10, 2011)
Page 16: Introduction to Android (presented Mar 10, 2011)

AndroidManifest fileDouble-click to add text

Page 17: Introduction to Android (presented Mar 10, 2011)

LayoutsDouble-click to add text

Page 18: Introduction to Android (presented Mar 10, 2011)

Layouts and ViewsDouble-click to add text

Page 19: Introduction to Android (presented Mar 10, 2011)

Graphical LayoutDouble-click to add text

Page 20: Introduction to Android (presented Mar 10, 2011)

Layout XML FileDouble-click to add text

Page 21: Introduction to Android (presented Mar 10, 2011)

Values resourcesDouble-click to add text

Page 22: Introduction to Android (presented Mar 10, 2011)

Coding your applicationDouble-click to add text

Page 23: Introduction to Android (presented Mar 10, 2011)
Page 24: Introduction to Android (presented Mar 10, 2011)

Coding your application

Page 25: Introduction to Android (presented Mar 10, 2011)

Publishing Your App

Page 26: Introduction to Android (presented Mar 10, 2011)

Local Android Apps

Page 27: Introduction to Android (presented Mar 10, 2011)

Contact Mehttp://thegeekettespeaketh.com

headgeekette

rcdiugun

charonuguid

Page 28: Introduction to Android (presented Mar 10, 2011)

Special Thanks ToSunit Katkar

([email protected])for the use of his sample code