Fixed
Status Update
Comments
ba...@gmail.com <ba...@gmail.com> #2
Adding "api 'com.android.support:multidex:1.0.2'" to the application module fixes the issue. But adding "implementation 'com.android.support:multidex:1.0.2'" doesn't.
uc...@google.com <uc...@google.com>
ba...@gmail.com <ba...@gmail.com> #3
Can you please share your build.gradle files (for application and android library), as I am unable to reproduce?
From the screenshot, classes8.dex contains only references to the MultiDexApplication, it does not contain definitions of the class. If you execute `dexdump <path_to_apk>` are you able to see the definition of MultiDexApplication?
From the screenshot, classes8.dex contains only references to the MultiDexApplication, it does not contain definitions of the class. If you execute `dexdump <path_to_apk>` are you able to see the definition of MultiDexApplication?
Description
Consult IDE log for more details (Help | Show Log) (238ms)
please help me, i cant't open the Design editor, there is a error, Design editor not available until a successful build
first i installed on window 8.1, same error, now i changed the window 10, same error come again, error216
Build: 3.0.1, AI-171.4443003, 201711091821,
AI-171.4443003, JRE 1.8.0_151-b12x32 Oracle Corporation, OS Windows 10(x86) v10.0 , screens 1366x768
IMPORTANT: Please read