Top Banner
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]
7

Peeking into Android Source

May 24, 2015

Download

Technology

Nanik Tolaram

"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.
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
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