peeking into android source

7
Peeking Into Android Code Peeking Into Android Code 16 16 th th September 2014 September 2014 naniktolaram.com naniktolaram.com plus.google.com/+NanikT plus.google.com/+NanikT [email protected] [email protected]

Upload: nanik-tolaram

Post on 24-May-2015

187 views

Category:

Technology


2 download

DESCRIPTION

"Peeking into Android Source" - Presentation for Sydney Android User Group. Most of the talk was demoing AOSP code so not much can be seen in the presentation.

TRANSCRIPT

Page 1: Peeking into Android Source

Peeking Into Android CodePeeking Into Android Code

1616thth September 2014 September 2014naniktolaram.comnaniktolaram.com

plus.google.com/+NanikTplus.google.com/[email protected]@yahoo.com

Page 2: Peeking into Android Source

Thank You !Thank You !

Page 3: Peeking into Android Source

About MeAbout Me

Android Platform Engineer @ Android Platform Engineer @ Blocksglobal.comBlocksglobal.com

Hardware Hardware ARM / x86 ARM / x86 Tablet/Media Player form factorTablet/Media Player form factor

Hardware / Kernel TinkererHardware / Kernel Tinkerer Android Writer for Open Source ODROID Android Writer for Open Source ODROID

Magazine Magazine

Page 4: Peeking into Android Source

ArchitectureArchitecture

Page 5: Peeking into Android Source

android-x86android-x86

Specific for x86Specific for x86

Based on AOSPBased on AOSP

Runs on x86 hardware or VMRuns on x86 hardware or VM

Helpful communityHelpful community

Page 6: Peeking into Android Source

Code DemoCode Demo

Boot AnimationBoot Animation

Encrypted StorageEncrypted Storage

Adding app to imageAdding app to image

Page 7: Peeking into Android Source