It's not possible at the moment. We'll be doing more work on the NDK integration in a month or so, but don't expect changes before that. There are ways to just disable the integration and manually call ndk_build. This is your best bet.
On Mon, Mar 24, 2014 at 5:02 PM, Nichalaus Long <[email protected]>wrote: > I'm trying to set up my c++ lib to work with android studio + gradle. Is > there a way to add CMAKE_USE_RELATIVE_PATHS := 1 to my *.mk files with > gradle? > > -- > 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/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 [email protected]. For more options, visit https://groups.google.com/d/optout.
