I use Android Studio to develop an application and I face this error which I have no idea how to solve.
com.android.dex.DexIndexOverflowException: met
DexIndexOverflowException is also caused by exceeding 65536 methods. This can easily happen when adding a large library such as Google Play services. See this answer for a solution.
DexIndexOverflowException