Android Internals: ART vs DVM deep diveby@ayusch
1,636 reads

Android Internals: ART vs DVM deep dive

August 5th 2019
6m
by @ayusch 1,636 reads
tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

In the previous article on Android Internals, we learnt how Android OS Starts an application. We’ll take a look at the runtime environment in Android and how it has changed over the years. In the next article, we’re comparing ART vs DVM in Android on multiple factors such as installation time, runtime performance and other optimizations such as app size. We'll be looking at the two ways of implementing a Virtual Machine: Stack Based Architecture and Register Based Architecture. JVM is a virtual machine capable of running the java bytecode independent of the underlying platform.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail

Coin Mentioned

Mention Thumbnail
featured image - Android Internals: ART vs DVM deep dive
Ayusch Jain HackerNoon profile picture

@ayusch

Ayusch Jain

Receive Stories from @ayusch

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!