Thanks for reporting this. I'll investigate.

https://code.google.com/p/android/issues/detail?id=77293

On Thu, Oct 9, 2014 at 1:03 PM, Scott Olcott <[email protected]> wrote:

> APK Splits don't seem to work when resConfigs are enabled in
> defaultConfig.  All densities are included in every apk.
>
> For example our app defines the following resConfigs:
>
> resConfigs "en"
> resConfigs "nodpi", "hdpi", "xhdpi", "xxhdpi", "xxxhdpi"
>
> I can understand why it wouldn't work when defining resConfigs based on
> density, because it conflicts with what density apk splits is doing.
> However, shouldn't it still work when defining resConfigs based on language?
>
> --
> 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.

Reply via email to