Laur's blog
  • Home
  • About
  • Support my work
Sign in Subscribe

dex

A collection of 2 posts
Fix "Multiple dex files define L..." Errors
android

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 core and an app. Both modules use a plugin named androiddevmetrics, which generate some code, including a class which has the same signature in both
Jul 22, 2016 1 min read
Fix Gradle Error: UNEXPECTED TOP-LEVEL EXCEPTION
dex

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'm using Gradle 2.10, Android Studio 2.0.0-beta2 Caching Apparently, sometimes Gradle is shooting itself in the foot with the caching. The first
Feb 10, 2016 1 min read
Page 1 of 1
Laur's blog © 2025
  • Sign up
Powered by Ghost