Skip to content

rzxeia/DalvikEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dalvik Engine

A module use to enhances the Android runtime environment by optimizing Dalvik and ART performance.

About Dalvik/ART

  • Dalvik: Dalvik is Android's original process virtual machine that executes .dex (Dalvik Executable) bytecode. It was designed to run efficiently on devices with limited memory and CPU resources.
  • ART (Android Runtime): ART is the successor to Dalvik, replacing just-in-time (JIT) compilation with ahead-of-time (AOT) compilation for faster app execution and better memory management.

This module tweaks the runtime environment to improve speed, memory usage, and overall system performance on Android devices

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages