question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

provide library through gradle implementation 'no.nordicsemi.android:...

See original GitHub issue

Hi Nordic, thanks for this repo it’s great. Is there a way to easily add the mesh library as dependency ? like implementation 'no.nordicsemi.android:ble:1.2.0' for now the doc say we need to add : project(':meshprovisioner').projectDir = file('../../Android-nRF-Mesh-Library/android-nrf-mesh-library/meshprovisioner') in the settings.gradle. That’s working fine but it would be great to have it without cloning the repo on local machines.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

4reactions
gridarcommented, Jan 6, 2020

Hello @roshanrajaratnam, any news on putting the lib in jcenter ? That’ll help us making a flutter plugin out of it 😃

1reaction
roshanrajaratnamcommented, Jan 31, 2019

Hi @gridar, currently we haven’t published to jcenter yet. Something we would do sometime in the future. Hope this helps

Read more comments on GitHub >

github_iconTop Results From Across the Web

NordicSemiconductor/Android-BLE-Library - GitHub
A library that makes working with Bluetooth LE on Android a pleasure. Seriously. ... implementation 'no.nordicsemi.android:ble:2.6.0-alpha04'.
Read more >
no.nordicsemi.android : ble-common : 2.2.3 - Maven Central
Bluetooth Low Energy library for Android ; Apache Maven maven.apache.org ; Gradle Groovy DSL gradle.org ; Gradle Kotlin DSL github.com/gradle/kotlin-dsl ; Scala SBT ......
Read more >
Developing an Android library but its dependencies are not ...
When I develop an App that use this library by implementation files("libs/MyLibrary.aar") or implementation files("libs/MyLibrary.jar") , both ...
Read more >
Cannot get Android-DFU-Library to "start" - Nordic Q&A
I am trying to use the Android-DFU-Library. I have successfully implemented it in my project (the implementation key in gradle).
Read more >
Add build dependencies - Android Developers
Note: When using Android Gradle plugin 3.4.0 and higher, this dependency configuration no longer packages the lint checks in your Android Library projects....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found