Android APK has duplicate resources

Hi,

I just switched from Eclipse/ANT to Android Studio Gradle and now the apk gets bloated, all that goes into the res subdirectory also goes to the top elvel of the apk.

How to solve this?

Thanks,
Philippe

Actually I’m not exactly sure what is happening, but the final APK is 50% larger than with ANT…