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

how to import this into android studio #1

Closed setsuna-ryu closed 9 years ago

setsuna-ryu commented 9 years ago

Hi everyone,

I am having some difficulty to get this project imported into android studio. I have cloned both the nrf toolbox and dfu library from github, I tried to open the project by selecting building.gradle, however android studio keeps prompting me : " Configuration with name 'default' is not found. "

Setup, Android Studio 1.0.1, API 22 with latest build tool 22.0.1.

Any input is appreciated. Thanks.

philips77 commented 9 years ago

Hi, Please check the project Android-nRF-Beacon on our GitHub account. There is a detailed information how to import both projects: DFU Library and nRF Beacon. nRF Toolbox should be imported the same way. Content of this repo should be cloned to nRFToolbox folder, instead of nRFBeacon. Hope it helped.