To put it simply it taking the java byte codes and compiling them directly to native code . So you cut out the interpretation of byte codes . There’s other advantages for example how the java hotspot compiler determines the best way to …
Go here to see the original:
Android 2.2 + JIT Compiler = Fastest Android Yet? | Android Phone Fans