Infeasible
Status Update
Comments
a....@samsung.corp-partner.google.com <a....@samsung.corp-partner.google.com> #2
Issue is similar to 79478779
ad...@google.com <ad...@google.com>
ad...@google.com <ad...@google.com> #3
Thank you for reporting this issue. For us to further investigate this issue, please provide the following additional information:
Please provide a sample project and APK to reproduce the issue. Also mention the steps to be followed for reproducing the issue with the given sample project and APK.
Android bug report (to be captured after reproducing the issue)
Note: Please upload the files to google drive and share the folder to android-bugreport@google.com, then share the link here.
Please provide a sample project and APK to reproduce the issue. Also mention the steps to be followed for reproducing the issue with the given sample project and APK.
Android bug report (to be captured after reproducing the issue)
Note: Please upload the files to google drive and share the folder to android-bugreport@google.com, then share the link here.
ma...@samsung.corp-partner.google.com <ma...@samsung.corp-partner.google.com> #4
Comment has been deleted.
ad...@google.com <ad...@google.com> #5
Please provide the requested information to proceed further.
ad...@google.com <ad...@google.com> #6
Please provide the requested information to proceed further. Unfortunately the issue will be closed within 7 days if there is no further update.
ad...@google.com <ad...@google.com> #7
We are closing this issue as we don't have enough actionable information. If you are still facing this problem, please open a new issue and add the relevant information along with reference to earlier issue.
Description
watch SDK 36 (samsung)
App using
in build.gradle crashes shortly after start-up with the following stack trace:
02-06 11:02:22.705 10049 7600 12384 E AndroidRuntime: FATAL EXCEPTION: Thread-24 02-06 11:02:22.705 10049 7600 12384 E AndroidRuntime: Process: com.samsung.android.messaging, PID: 7600 02-06 11:02:22.705 10049 7600 12384 E AndroidRuntime: java.lang.NoClassDefFoundError: Failed resolution of: Lorg/apache/http/ProtocolVersion; 02-06 11:02:22.705 10049 7600 12384 E AndroidRuntime: at m.cw.a(:com.google.android.gms.dynamite_mapsdynamite@244933081@24.49.33 (240300-0):219) 02-06 11:02:22.705 10049 7600 12384 E AndroidRuntime: at m.cd.a(:com.google.android.gms.dynamite_mapsdynamite@244933081@24.49.33 (240300-0):188) 02-06 11:02:22.705 10049 7600 12384 E AndroidRuntime: at m.cd.run(:com.google.android.gms.dynamite_mapsdynamite@244933081@24.49.33 (240300-0):6) 02-06 11:02:22.705 10049 7600 12384 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: org.apache.http.ProtocolVersion