| com.android.builder |
|
| com.android.builder.compiling |
|
| com.android.builder.core |
|
| com.android.builder.dependency |
|
| com.android.builder.dependency.level2 |
|
| com.android.builder.files |
|
| com.android.builder.packaging |
|
| com.android.builder.png |
|
| com.android.builder.sdk |
|
| com.android.builder.signing |
|
| com.android.builder.symbols |
|
| com.android.builder.testing |
|
| com.android.builder.utils |
|
| com.android.dex |
|
| com.android.dex.util |
|
| com.android.dx |
|
| com.android.dx.cf.attrib |
Implementation of containers and utilities for all the standard Java
attribute types.
|
| com.android.dx.cf.code |
Implementation of classes having to do with Java simulation, such as
is needed for verification or stack-to-register conversion.
|
| com.android.dx.cf.cst |
|
| com.android.dx.cf.direct |
Implementation of cf.iface.* based on a direct representation
of class files as byte[]s.
|
| com.android.dx.cf.iface |
Interfaces and base classes for dealing with class files.
|
| com.android.dx.command |
|
| com.android.dx.command.annotool |
|
| com.android.dx.command.dexer |
|
| com.android.dx.command.dump |
|
| com.android.dx.command.findusages |
|
| com.android.dx.command.grep |
|
| com.android.dx.dex |
|
| com.android.dx.dex.cf |
Classes for translating Java classfiles into Dalvik classes.
|
| com.android.dx.dex.code |
|
| com.android.dx.dex.code.form |
|
| com.android.dx.dex.file |
|
| com.android.dx.io |
|
| com.android.dx.io.instructions |
|
| com.android.dx.merge |
|
| com.android.dx.rop.annotation |
|
| com.android.dx.rop.code |
Classes relating to a register-based opcode system.
|
| com.android.dx.rop.cst |
Interfaces and implementation of things related to the constant pool.
|
| com.android.dx.rop.type |
Implementation of classes that represent types (classes or primitives).
|
| com.android.dx.ssa |
|
| com.android.dx.ssa.back |
|
| com.android.dx.util |
Utility classes for class file access/manipulation.
|
| com.android.multidex |
|