Jul 22, 2016 android dex duplicate error Fix "Multiple dex files define L..." Errors Today I got an error when building the APK: Multiple dex files define L/... My scenario is that of a project with 2 modules: a
Feb 10, 2016 dex error gradle top-level unexpected Fix Gradle Error: UNEXPECTED TOP-LEVEL EXCEPTION Today I got the lovely UNEXPECTED TOP-LEVEL EXCEPTION from the dexer in android. Looking on the net yielded several causes and resolutions. Note: I'