Search code examples
Understanding Android: Zygote and DalvikVM...

androiddalvik

Read More
Is there any Java-based C/C++ compiler?...

androidc++linuxdalvik

Read More
JNI Issue: Passing Java Runnable Object to JNI in Custom Gluon Attach Plugin...

javajava-native-interfacedalvikgluonfx

Read More
will be all register in use the same on different binary?...

dalvik

Read More
How to identify dalvik bytecode load or store local variables?...

javaandroiddalvikdecompiler

Read More
android core library compilation...

androidandroid-sourcedalvik

Read More
android system class compilation...

javaandroidandroid-sourcedalvik

Read More
Unsafe class in Android?...

javaandroiddalvik

Read More
Why is the JVM stack-based and the Dalvik VM register-based?...

jvmdalvikcpu-registerscpu-architecturevm-implementation

Read More
What is Dalvik and dalvik-cache?...

androiddalvik

Read More
Constantly getting ...DeviceMonitor] Failed to start monitoring...

androiddevicemonitordalvik

Read More
Disadvantages in Multidexing the android application...

androidperformancedalvik

Read More
What's the best way to learn Smali (and how/when to use Dalvik VM opcodes)?...

javaandroiddalviksmali

Read More
Is it possible to dynamically load a library at runtime from an Android application?...

androidreflectionclassloaderdalvikandroid-library

Read More
Smali invoke-virtual/range for String...

androiddalviksmali

Read More
What's the relationship between Dalvik and Zygote process?...

androiddalvik

Read More
Android: why is native code so much faster than Java code...

androidperformanceandroid-ndkjitdalvik

Read More
Android: javac vs Dalvik...

javaandroidjavacdalvik

Read More
Why one more parameter is passed in a method in smali code...

androiddalviksmali

Read More
Is a Dalvik virtual machine instance created for each application?...

androiddalvik

Read More
Does calling Java's JVM instance-altering functions have any affects in an Android application?...

javaandroidjvmdalvikandroid-runtime

Read More
what does WAIT_FOR_CONCURRENT_GC blocked mean?...

androidgarbage-collectiondalvikblocked-threads

Read More
"Conversion to Dalvik format failed with error 1" on external JAR...

androiddalvikillegalargumentexceptionandroid-sdk-1.6

Read More
how to locate the register problem in Android after modifying some smali code of an APK?...

javaandroiddebuggingdalviksmali

Read More
Why Dalvik register-based, but use stack, what is differnce?...

androidjvmdalvik

Read More
Setting Application Specific Max Heap Size for the Android Dalvik VM...

androidheap-memorydalvik

Read More
Android Understanding Heap Sizes...

androidvirtual-machineheap-memorydalvikddms

Read More
query on properties in /system/build.prop...

androidheap-memorydalvik

Read More
Is shared memory counted while enforcing Dalvik heap limit in Android?...

androidheap-memorynativeshared-memorydalvik

Read More
How come the same static field has two different ids in dalvik?...

javaandroidjvmdalvik

Read More
BackNext