I think it won't work without it. I just filed https://code.google.com/p/android/issues/detail?id=80501 to track this but it's not going to happen soon, so I'd create an empty jar for now.
On Thu, Nov 20, 2014 at 12:53 PM, Zac Bowling <z...@apportable.com> wrote: > It is possible to have AARs without a classes.jar? I changed our build > system to output AARs instead of APKs so I can bring them into gradle, > there is no one single jar that fits what the classes.jar seems to be for. > Before I would dex all the dependent jars and classes into a single > classes.dex but if we can put all the dependent jars in the libs folder, I > don't really have one jar that is main jar with the way the our projects > are laid out. I could just pick one but that seems weird. > > Will the gradle plugin work if I just omit it? The AAR spec says it's > required. I could always make an empty jar and put it there but also seems > weird. > > Thanks! > > Zac > > -- > You received this message because you are subscribed to the Google Groups > "adt-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to adt-dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to adt-dev+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.