Kashif Ahmad

Results 3 issues of Kashif Ahmad

`Caused by: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':app:debugCompileClasspath'.` What i have added the lib in app level build.gradle: ` implementation 'com.github.a914-gowtham:android-video-trimmer:1.7.0' ` and added this in project...

I want to open camera instead of opening image chooser or gallery. Please guide me in this regard. Thank you