dependencies {
implementation fileTree(dir: 'libs', include: '*.jar')
// Recyclerview version depends on some androidx libraries which
// are supplied by core, so they should be excluded. Otherwise
// bad things happen in the release builds after proguarding
implementation ('androidx.recyclerview:recyclerview:1.1.0') {
exclude module: 'collection'
// this is an example of a local exclude since androidx.core is supplied by core atak
exclude module: 'core'
exclude module: 'lifecycle'
exclude module: 'core-common'
exclude module: 'collection'
exclude module: 'customview'
}
implementation 'org.tensorflow:tensorflow-lite-support:0.1.0'
implementation 'org.tensorflow:tensorflow-lite-metadata:0.1.0'
testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.lifecycle:lifecycle-runtime:2.2.0'
implementation 'org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.2.5'
implementation 'org.eclipse.paho:org.eclipse.paho.android.service:1.1.1'
implementation 'mil.nga:mgrs:2.1.3'
implementation 'com.github.pedroSG94.RootEncoder:library:2.5.5'
implementation 'com.github.pedroSG94.RootEncoder:extra-sources:2.5.5'
}
< /code>
Постройте правильно, но при запуске я получаю следующую ошибку: < /p>
Caused by: org.gradle.internal.resolve.ModuleVersionResolveException: Could not resolve com.google.guava:guava:33.3.1-android.
Кто -нибудь знает, как это решить?
заранее спасибо
Я разрабатываю плагин Civtak и пытаюсь добавить библиотеку так же, как это описано в readme.md. Мои зависимости следующие: < /p> [code]dependencies {
implementation fileTree(dir: 'libs', include: '*.jar') // Recyclerview version depends on some androidx libraries which // are supplied by core, so they should be excluded. Otherwise // bad things happen in the release builds after proguarding implementation ('androidx.recyclerview:recyclerview:1.1.0') { exclude module: 'collection' // this is an example of a local exclude since androidx.core is supplied by core atak exclude module: 'core' exclude module: 'lifecycle' exclude module: 'core-common' exclude module: 'collection' exclude module: 'customview' }
implementation 'com.github.pedroSG94.RootEncoder:library:2.5.5' implementation 'com.github.pedroSG94.RootEncoder:extra-sources:2.5.5' } < /code> Постройте правильно, но при запуске я получаю следующую ошибку: < /p> Caused by: org.gradle.internal.resolve.ModuleVersionResolveException: Could not resolve com.google.guava:guava:33.3.1-android. [/code] Кто -нибудь знает, как это решить? заранее спасибо
Я пытался включить библиотеку Rootencoder от github ( в свой проект. Я добавил его в свои файлы проекта, но не смог его составить. Я следовал инструкциям на странице GitHub, чтобы разрешить разрешения в AndroidManifest.xml. Но я постоянно получаю...
Я только что получил MacBook, клонировал проект, над которым я работал, и пошел, чтобы настроить среду Python. После создания среды я обновил PIP и попытался установить необходимые библиотеки с помощью PIP Install -R TEDS.TXT . 3 библиотеки, которые...
The conflict is caused by:
kdbai-client 1.6.0 depends on pykx=2.1.1
kdbai-client 1.5.0 depends on pykx=2.1.1
kdbai-client 1.4.0 depends on pykx=2.1.1
kdbai-client 1.3.0 depends on pykx=2.1.1
kdbai-client 1.2.4 depends on pykx=2.1.1
kdbai-client...
The conflict is caused by:
kdbai-client 1.6.0 depends on pykx=2.1.1
kdbai-client 1.5.0 depends on pykx=2.1.1
kdbai-client 1.4.0 depends on pykx=2.1.1
kdbai-client 1.3.0 depends on pykx=2.1.1
kdbai-client 1.2.4 depends on pykx=2.1.1
kdbai-client...
The conflict is caused by:
kdbai-client 1.6.0 depends on pykx=2.1.1
kdbai-client 1.5.0 depends on pykx=2.1.1
kdbai-client 1.4.0 depends on pykx=2.1.1
kdbai-client 1.3.0 depends on pykx=2.1.1
kdbai-client 1.2.4 depends on pykx=2.1.1
kdbai-client...