Basics of Android Programming Template
Basics of Android Programming Template
Programming
Module Number: 01
Aim
2
Introduction to Android
3
Introduction to Android
Objectives
Outcome
5
Introduction to Android
Content
» Introduction
» History of Android and its Versions
» Android Features
» Android Architecture
» Android Tools
» Application Components
6
Introduction to Android
3 Designed primarily for touchscreen mobile devices such as smartphones and tablets.
7
Introduction to Android
3 Designed primarily for touchscreen mobile devices such as smartphones and tablets.
8
Introduction to Android
a. Andy Rubin
b. Larry Page
c. Sundar Pitchai
d. Brian page
9
Introduction to Android
Summary
» Introduction
» History of Android and its Versions
» Android Features
» Android Architecture
» Android Tools
» Application Components
10
Introduction to Android
Assignment
You need to answer below sets of problem. These sets of questions are meant
for testing unit I.
11
Introduction to Android
Document Links
Topics URL Notes
https://
Features and Android operating system is a stack of software components
www.tutorialspoint.com
Android which is roughly divided into five sections and four main layers
/android/
Architecture as shown below in the link.
android_architecture.htm
E-Book Links
Topics URL Page Number
http://www.kmvportal.co.in/Course/MAD/Android
Activity LifeCycle Page Number 27 - Page Number 31
%20Book.pdf
http://www.kmvportal.co.in/Course/MAD/Android
Android Intents Page Number 43 - Page Number 77
%20Book.pdf
13
Introduction to Android
Video Links
Topics URL Notes
Android is the Open Handset Alliance's mobile software platform. In this
Introduction https://www.youtube. session, they introduce Android and discuss our vision for more open,
com/watch?v=x1ZZ- powerful, and useful mobile devices.
R3p_w8
Google's mobile operating system has grown into one of the most pervasive
mobile platforms on the planet. Though it has changed dramatically, it's
History https://www.youtube. remarkable just how much of the platform they got right from the very
com/watch?v=TC5p beginning. Here's a look back at Android's evolution from Cupcake and
W2YP1KI Donut to KitKat and Lollipop.
Learn how to get started with Android and Android Studio in this short
tutorial. It demonstrates how to install Android Studio (Google’s official
Android
Android IDE) and create your first Android app. You’ll learn how to
Application https://www.youtube.
com/watch?v=Z98hX download the Java SDK, download and install Android Studio, create a new
Environment
V9GmzY “Hello World” project, and run your app on an emulator and real Android
device.
This session will cover a new approach to good Android app architecture,
including an overview of functionality that will make these problems
Application
https://www.youtube. fundamentally easier to solve. This session is the first of three on this new
Components com/watch?v=FrteW initiative; be sure to check out the other two “Architecture Components”
KKVyzI sessions.
14
Thank You