Please support ndk prebuild library build... On Friday, September 13, 2013 2:13:38 AM UTC+8, Xavier Ducrohet wrote: > > No update at this time. > > > On Thu, Sep 12, 2013 at 8:13 AM, Mateusz Grzechociński < > [email protected] <javascript:>> wrote: > >> Hey Xavier, any news in that area? I'm an co-author of a free library >> which is distributed in some variants (with different assets). I'd like to >> have a configuration, that when I run gradle script it would automatically >> prepare multiple *.aar files based on different variants. Do you have any >> hints how to achieve that with NBS but the missing support for flavors in >> library project? >> >> Thanks in advance. >> M. >> >> W dniu środa, 14 sierpnia 2013 19:18:07 UTC+2 użytkownik Xavier Ducrohet >> napisał: >>> >>> Flavors are not supported by library project, though we want to add it >>> at some point. >>> >>> For build types we only have 2 build types (can't add any other). debug >>> is the one used when running the tests of the library. release is the one >>> that gets published for other projects to use or to artifact servers. We'll >>> probably make this more like regular project when we add flavors. >>> >>> No ETA at this time. >>> >>> >>> On Wed, Aug 14, 2013 at 8:10 AM, Mateusz Grzechociński < >>> [email protected]> wrote: >>> >>>> Hey, >>>> >>>> I'm building a library using Gradle. Short question: does NBS support >>>> flavors/build types for library projects which have 'apply plugin >>>> 'android-library'? >>>> I know how to use flavors in standard app project with 'apply plugin >>>> 'android', but with library project I get: >>>> >>>> > Could not find method productFlavors() for arguments [build_ >>>> 3joit8nsg3q2ffgi781l8dsj2o$_run_closure4_closure13@6d34f3c8] on root >>>> project XYZ >>>> >>>> Thanks in advance, >>>> Mateusz >>>> >>>> -- >>>> 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 [email protected]. >>>> >>>> For more options, visit https://groups.google.com/groups/opt_out. >>>> >>>> >>>> >>> >>> >>> >>> -- >>> 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 [email protected] <javascript:>. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > > > -- > 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
