Brilliant, thanks Karl.
On 27/04/2010 20:06, "Karl Pauls" <[email protected]> wrote: > each embedded jar on the bundle-classpath needs to have its own > classes.dex and the classes.dex of the bundle (i.e., the ".") should > not contain that classes. > > regards, > > Karl > > On Tue, Apr 27, 2010 at 2:57 PM, Jackson, Bruce <[email protected]> wrote: >> Hi All >> >> Does anyone know: when producing a bundle for Felix on Android which itself >> contains library JARs, should each library JAR contain its own classes.dex, >> or should the classes.dex in the bundle contain the dex files for each of >> the library jars as well? >> >> Or does it not matter? >> >> Thanks >> >> Bruce >> >> > >
