NordicSemiconductor / Android-nRF-Toolbox

The nRF Toolbox is a container app that stores your Nordic Semiconductor apps for Bluetooth Low Energy in one location.
https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Toolbox
BSD 3-Clause "New" or "Revised" License
1.07k stars 461 forks source link

better way to depend on DFULibrary #7

Closed hrldcpr closed 9 years ago

hrldcpr commented 9 years ago

This makes a few things better, such as removing the weird .. module and the DFULibrary/*.gradle files from Android Studio.

See this StackOverflow answer for more information.