Dharmesh

Results 6 comments of Dharmesh

Same issue here. Did anyone fixed it?

I added to dependencyResolutionManagement this way. it is working for me. you can try dependencyResolutionManagement { repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS) repositories { google() mavenCentral() **maven { url = uri("https://jitpack.io") }** } }

@shyam311 @bhanu-mds , Any solution?

@ronaldsampaio I'm not able to detect Camera Preview in Android 12 and 13. Do you have any solution?

Android 12, I'm not able to detect the USB Camera device. Do you have solution for it?