Ah, yes, your toolchain generates a classes.dex file in the output directory. And yes, it is created by the suite of dx etc... however to load it in you will want the dexclassloader. How did you plan to distribute the code? Heed the warning about code injection :-).
(From phone) Kris On Sep 12, 2011 3:01 AM, "Raffaele Sgarro" <[email protected]> wrote: Thanks for your reply, but my question was more about how to get the DEX file without Eclipse, since typically my JAR will contain a couple of classes and resource files 2011/9/12 Kristopher Micinski <[email protected]> > > > > On Sun, Sep 11, 2011 at 3:35 PM, Raffaele Sgarro > > <[email protected]> wrote: > > > Is it p... > > -- > > > > You received this message because you are subscribed to the Google > > Groups "Android Developers" ... > -- You received this message because you are subscribed to the Google Groups "Android Developers... -- 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

