Hi,
in order to find out how Android nRFToolbox App works, I downloaded Source Code on: https://github.com/NordicSemiconductor/Android-nRF-Toolbox/releases
I unzipped this volume in My Workspace, I run Android Studio 1.4 and I opened the project.
At the moment the code is displayed in the IDE, Messages window shows the following:
"Error:Configuration with name 'default' not found."
I suppose this error is related to Gradle sync. It's failed.
In the picture below, you can see the problem:
Do you have any idea what could be wrong with my configuration?