aws-sdk-android

java.lang.NoClassDefFoundError: Failed resolution of: Lorg/apache/commons/logging/LogFactory

本小妞迷上赌 提交于 2019-12-03 05:20:34
Similar questions have need asked already. But this one seems to be more complicated than previous ones because of changes in compatibility of Android Platforms. Here is my error log from Pixel and Pixel2 which are signed up for Android Beta Program 08-16 13:20:53.146 9630-9630/? E/AndroidRuntime: FATAL EXCEPTION: main Process: me.project.android.dev, PID: 9630 java.lang.NoClassDefFoundError: Failed resolution of: Lorg/apache/commons/logging/LogFactory; at com.amazonaws.util.VersionInfoUtils.<clinit>(VersionInfoUtils.java:41) at com.amazonaws.util.VersionInfoUtils.c(VersionInfoUtils.java:77)