No, it looks like homebrew code. I believe you can also just use something like dexgen..
https://github.com/android/platform_dalvik/tree/master/dexgen/src/com/android/dexgen But no, as far as I was able to tell, this was all homebrewed compiler source... kris On Thu, Sep 27, 2012 at 1:35 PM, Mark Murphy <[email protected]> wrote: > On Tue, Sep 25, 2012 at 9:22 PM, Ross Bamford <[email protected]> wrote: >> Recently, I've been working on a native (i.e. DEX) compiler for >> it. > > Are you using Dexmaker for this? > > http://code.google.com/p/dexmaker/ > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com | http://github.com/commonsguy > http://commonsware.com/blog | http://twitter.com/commonsguy > > _The Busy Coder's Guide to Android Development_ Version 4.1 Available! > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

