Dalvik porting guide is available at: 1. Dalvik/docs/porting-guide.html ??? 2. http://android.git.kernel.org/?p=platform/dalvik.git;a=blob_plain;f=docs/porting-guide.html;hb=HEAD
dex file format saves space than class jar files: look at below link for more info http://www.netmite.com/android/mydroid/dalvik/docs/dexopt.html On Jun 29, 1:30 pm, padmapriyak <[email protected]> wrote: > Hi all, > > What is meant by Dalvik Porting?is Porting to other platform needs any > prerequisites or dependencies? > What the dex file will finally do and how optimization is done by it? > > Regards, > Padma Priya.K -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
