直接用了您的那段引用 : compile 'com.android.support:MultiDex:1.0.1' 一直报错,后来才发现 compile 'com.android.support:**multidex**:1.0.1' 全是小写字母。