android.ddm.README.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of android-all Show documentation
Show all versions of android-all Show documentation
A library jar that provides APIs for Applications written for the Google Android Platform.
Some classes that handle DDM traffic.
It's not necessary to put all DDM-related code in this package; this just
has the essentials. Subclass org.apache.harmony.dalvik.ddmc.ChunkHandler and add a new
registration call in DdmRegister.java.