-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Library issues both in gradle library and module library #26
Comments
Can't login with Tplink camera. Have support for Tplink camera? |
I can use with module library. I use local network with Tplink camera. I can't connect. The library not support for local network on without internet access? |
how you solve the gradle errors like this Failed to resolve: com.rvirin.onvif:onvifcamera:1.1.9 |
Hi Praveen, |
I'm import your module library I got the issues
Error------
Caused by: org.gradle.api.internal.plugins.PluginApplicationException: Failed to apply plugin 'com.github.dcendents.android-maven'.
And then I also try using gradle library ....Not working because can't call specific method from gradle library.
Error ------
Caused by: org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
this is my app level of build.gradle.
The text was updated successfully, but these errors were encountered: