There is no way to package external dependencies in your app at the moment.

On Thu, Dec 11, 2014 at 11:19 AM, Pavel Dolgov <pavel.dol...@gmail.com>
wrote:

> Hi,
>
> I'm working on android library that I want to obfuscate prior public
> distribution.
> Project has some public dependencies (support library, jackson and etc.)
> and some dependencies on internal projects (.jar) that are not intended for
> public distribution. Everything seems to work fine if I put jars into libs
> folder and does not work when dependencies are coming from maven
> (dependencies are not included in resulting aar).
>
> My question is if there is an easy way to include some dependencies from
> maven into resulting aar and obfuscate entire library in one step? 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.
>



-- 
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.

Reply via email to