Lecture3AndroidEmulatorAndCompiler
Lecture3AndroidEmulatorAndCompiler
Development
LECTURE 03
Todays Agenda
Muhammad Bilal
Run the app in the emulator
Compile, package, deploy, and run
Muhammad Bilal
You can watch progress in the console
Muhammad Bilal
JVM vs DVM/ ART
Source Files
Source Files (.java)
(.java)
Compiler
(javac)
Compiler
(javac) Bytecode
(.class)
.dex file
JVM
DVM/ART
Native code/
Native code/
Machine code Machine code
JVM