0% found this document useful (0 votes)
38 views

Lecture 1

Android devices contain a Linux kernel that allows interaction between hardware and software. The Android runtime is a virtual machine that allows Android apps to run, optimized for low-powered devices. Android handles different types of data from SQLite databases to OpenGL graphics.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as ODT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views

Lecture 1

Android devices contain a Linux kernel that allows interaction between hardware and software. The Android runtime is a virtual machine that allows Android apps to run, optimized for low-powered devices. Android handles different types of data from SQLite databases to OpenGL graphics.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as ODT, PDF, TXT or read online on Scribd
You are on page 1/ 1

CS64A LECTURE 1

ANDROID DEVELOPMENT
How android works?
contains the linux kernel for interaction between hardware and software
Handles specific types of data from sql lite to open gl
Android runtime is the virtual machine that allows it to run. It's optimized for low power
devices

You might also like