Re: [android-developers] Re: runtime compilation of dalvik bytecode
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 <mmurphy@commonsware.com> wrote:
> On Tue, Sep 25, 2012 at 9:22 PM, Ross Bamford <roscopeco@gmail.com> 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 android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscribe@googlegroups.com
> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home