elements of android oshomes.di.unimi.it/genovese/slides_android/lezione 3 - elements of... ·...

17
20/11/2018 1 Elements of android OS Ruggero Donida Labati, Enrique Munoz, Gianluca Sforza Mobile OS Current platforms: iOS Android OS Windows phone Blackberry... Android devices

Upload: others

Post on 16-Oct-2020

1 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Elements of android OShomes.di.unimi.it/genovese/slides_android/Lezione 3 - Elements of... · 20/11/2018 1 Elements of android OS Ruggero DonidaLabati, Enrique Munoz, Gianluca Sforza

20/11/2018

1

Elements of android OSRuggero Donida Labati,

Enrique Munoz,

Gianluca Sforza

Mobile OS

• Current platforms:

• iOS

• Android OS

• Windows phone

• Blackberry...

Android devices

Page 2: Elements of android OShomes.di.unimi.it/genovese/slides_android/Lezione 3 - Elements of... · 20/11/2018 1 Elements of android OS Ruggero DonidaLabati, Enrique Munoz, Gianluca Sforza

20/11/2018

2

Android history

• Origins: Sidekick Phone, by Danger Inc.• Conceived by Andy Rubin

• Impressed Larry Page and Sergey Brin (Google)

• Cancelled because it didn’t achieve commercial success

• In 2004 Rubin decides to create an open OS for phone manufacturers

• In 2005 the company is bought by Google

• In 2007 Android is announce together with theHandset Alliance

• In 2008 Android 1.0 is made available

Android history

http://it.affdu.com/android-versions-with-list-names.html

Android Features

• Application framework

• Dalvik virtual machine

• Integrated browser

• Optimized graphics

• SQLite

• Media support

• GSM, Bluetooth, EDGE, 3G, and WiFi

• Camera, GPS, compass, and accelerometer

• Rich development environment

Page 3: Elements of android OShomes.di.unimi.it/genovese/slides_android/Lezione 3 - Elements of... · 20/11/2018 1 Elements of android OS Ruggero DonidaLabati, Enrique Munoz, Gianluca Sforza

20/11/2018

3

Page 4: Elements of android OShomes.di.unimi.it/genovese/slides_android/Lezione 3 - Elements of... · 20/11/2018 1 Elements of android OS Ruggero DonidaLabati, Enrique Munoz, Gianluca Sforza

20/11/2018

4

Page 5: Elements of android OShomes.di.unimi.it/genovese/slides_android/Lezione 3 - Elements of... · 20/11/2018 1 Elements of android OS Ruggero DonidaLabati, Enrique Munoz, Gianluca Sforza

20/11/2018

5

Page 6: Elements of android OShomes.di.unimi.it/genovese/slides_android/Lezione 3 - Elements of... · 20/11/2018 1 Elements of android OS Ruggero DonidaLabati, Enrique Munoz, Gianluca Sforza

20/11/2018

6

Page 7: Elements of android OShomes.di.unimi.it/genovese/slides_android/Lezione 3 - Elements of... · 20/11/2018 1 Elements of android OS Ruggero DonidaLabati, Enrique Munoz, Gianluca Sforza

20/11/2018

7

Page 8: Elements of android OShomes.di.unimi.it/genovese/slides_android/Lezione 3 - Elements of... · 20/11/2018 1 Elements of android OS Ruggero DonidaLabati, Enrique Munoz, Gianluca Sforza

20/11/2018

8

Page 9: Elements of android OShomes.di.unimi.it/genovese/slides_android/Lezione 3 - Elements of... · 20/11/2018 1 Elements of android OS Ruggero DonidaLabati, Enrique Munoz, Gianluca Sforza

20/11/2018

9

Page 10: Elements of android OShomes.di.unimi.it/genovese/slides_android/Lezione 3 - Elements of... · 20/11/2018 1 Elements of android OS Ruggero DonidaLabati, Enrique Munoz, Gianluca Sforza

20/11/2018

10

Page 11: Elements of android OShomes.di.unimi.it/genovese/slides_android/Lezione 3 - Elements of... · 20/11/2018 1 Elements of android OS Ruggero DonidaLabati, Enrique Munoz, Gianluca Sforza

20/11/2018

11

Page 12: Elements of android OShomes.di.unimi.it/genovese/slides_android/Lezione 3 - Elements of... · 20/11/2018 1 Elements of android OS Ruggero DonidaLabati, Enrique Munoz, Gianluca Sforza

20/11/2018

12

Page 13: Elements of android OShomes.di.unimi.it/genovese/slides_android/Lezione 3 - Elements of... · 20/11/2018 1 Elements of android OS Ruggero DonidaLabati, Enrique Munoz, Gianluca Sforza

20/11/2018

13

Page 14: Elements of android OShomes.di.unimi.it/genovese/slides_android/Lezione 3 - Elements of... · 20/11/2018 1 Elements of android OS Ruggero DonidaLabati, Enrique Munoz, Gianluca Sforza

20/11/2018

14

Page 15: Elements of android OShomes.di.unimi.it/genovese/slides_android/Lezione 3 - Elements of... · 20/11/2018 1 Elements of android OS Ruggero DonidaLabati, Enrique Munoz, Gianluca Sforza

20/11/2018

15

Page 16: Elements of android OShomes.di.unimi.it/genovese/slides_android/Lezione 3 - Elements of... · 20/11/2018 1 Elements of android OS Ruggero DonidaLabati, Enrique Munoz, Gianluca Sforza

20/11/2018

16

Page 17: Elements of android OShomes.di.unimi.it/genovese/slides_android/Lezione 3 - Elements of... · 20/11/2018 1 Elements of android OS Ruggero DonidaLabati, Enrique Munoz, Gianluca Sforza

20/11/2018

17

credits

• Dr. Adam Porter, University of Maryland (USA). On-line course “Programming Mobile Applications for Android Handheld Systems” accessible athttps://www.coursera.org/course/android

• Source code of the course available athttps://github.com/aporter/coursera-android/tree/master/Examples

• Official website for android developement supporthttp://developer.android.com/training/index.html