android pre dex errors in Android Studio
问题 I recently try to open up a project developed sometime ago into Android Studio and try to rebuild it and I get whole load Android Pre Dex errors which I am totally stuck how I get rid of them. Tried a lot of stuff such as changing Android API level, cleaning, change jdk version.. all doesn't work. Any experts out there can enlighten me what is the likely cause of these errors.? android pre dex errors screenshot 回答1: Step 1: Add multidex enabled in default config defaultConfig { applicationId