Pawan Upadhyay • almost 5 years ago
Error while adding sdk to android
Execution failed for task ':app:checkDebugAarMetadata'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Could not find com.github.tbruyelle:rxpermissions:0.10.2.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/github/tbruyelle/rxpermissions/0.10.2/rxpermissions-0.10.2.pom
- https://jcenter.bintray.com/com/github/tbruyelle/rxpermissions/0.10.2/rxpermissions-0.10.2.pom
Required by:
project :app > com.healthcarelocator:client-stack-sdk:1.0.1
Possible solution:
- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
kindly ,help me to remove this error above
Comments are closed.

1 comment
emmanuel valentin Manager • almost 5 years ago
Hi
Please give a look at our github repo, we've release a sample app to demonstrate Android SDK integration. I hope this will help.
https://github.com/hcl-sdk/HealthcareAndroidSample
emmanuel