a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: Dalvik eXchange compiler
Dalvik is a process virtual machine in Google's Android operating system that
executes applications written for Android.
.
Home of Dalvik eXchange, the thing that takes in class files and
reformulates them for consumption in the VM. It also does a few other
things; use "dalvik-exchange --help" to see a modicum of self-documentation.
.
This program is is officially named "dx" but in order to avoid naming conflict
with OpenDX in Debian we have to rename it to "dalvik-exchange".
Description: Dalvik eXchange compiler
Dalvik is a process virtual machine in Google's Android operating system that
executes applications written for Android.
.
Home of Dalvik eXchange, the thing that takes in class files and
reformulates them for consumption in the VM. It also does a few other
things; use "dalvik-exchange --help" to see a modicum of self-documentation.
.
This program is officially named "dx" but in order to avoid naming conflict
with OpenDX in Debian it is renamed to "dalvik-exchange".
--- 239134 Thu Jan 1 00:00:00 1970
+++ 239396 Thu Jan 1 00:00:00 1970
@@ -6,5 +6,5 @@
reformulates them for consumption in the VM. It also does a few other
things; use "dalvik-exchange --help" to see a modicum of self-documentation.
.
- This program is is officially named "dx" but in order to avoid naming conflict
+ This program is officially named "dx" but in order to avoid naming conflict
- with OpenDX in Debian we have to rename it to "dalvik-exchange".
+ with OpenDX in Debian it is renamed to "dalvik-exchange".