Could not find com.serenegiant:common:4.1.1

简介: Could not find com.serenegiant:common:4.1.1

错误

Could not find com.serenegiant:common:4.1.1.
Required by:
    project :app > project :libusbcamera
Search in build.gradle files

解决办法

下载common.aar,可以从这时下载:


https://download.csdn.net/download/xw245184020/12414825


新建aars目录,把aar放进去。


修改build.gradle


dependencies {
    ......
    // add this
    compile fileTree(include: '*.aar', dir: 'aars')
}
目录
相关文章
|
4月前
Error: Cannot find module ‘express‘
Error: Cannot find module ‘express‘
|
5月前
|
应用服务中间件 数据安全/隐私保护 容器
websphere Error 404:SRVE0190E: File not found: index.action
websphere Error 404:SRVE0190E: File not found: index.action
|
6月前
|
JavaScript Cloud Native Go
Error: Cannot find module ‘webpack/bin/config-yargs‘ at Function.Module._resolveFilename (intern
Error: Cannot find module ‘webpack/bin/config-yargs‘ at Function.Module._resolveFilename (intern
32 0
|
8月前
解决 ERROR: cannot launch node of type [xxx]: can‘t locate node [xxx] in package [xxx]
解决 ERROR: cannot launch node of type [xxx]: can‘t locate node [xxx] in package [xxx]
364 0
error: Two output files share the same path but have different contents: node_modules\.vite\..xxx.js
error: Two output files share the same path but have different contents: node_modules\.vite\..xxx.js
552 0
error: Two output files share the same path but have different contents: node_modules\.vite\..xxx.js
Package sqlite3 was not found in the pkg-config search path.add the directory containing `sqlite3.pc
Package sqlite3 was not found in the pkg-config search path.add the directory containing `sqlite3.pc
143 0
Package ffnvcodec was not found in the pkg-config search path
Package ffnvcodec was not found in the pkg-config search path
125 0
Module build failed: Error: Cannot find module ‘node-sass‘ Require stack报错解决
Module build failed: Error: Cannot find module ‘node-sass‘ Require stack报错解决
408 0
Module build failed: Error: Cannot find module ‘node-sass‘ Require stack报错解决
Could not find com.serenegiant:common:4.1.1
Could not find com.serenegiant:common:4.1.1
316 0
GET_PERS_LIST_4_CONFIG_ID (UI2CL_WD_CFG_UTILS)
Created by Wang, Jerry, last modified on Apr 21, 2015
108 0
GET_PERS_LIST_4_CONFIG_ID (UI2CL_WD_CFG_UTILS)