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.09k stars 464 forks source link

Android-nRF-Toolbox in Android Studio . get Error:Failed to find Build Tools revision 27.0.1 #46

Closed jiaxunye closed 6 years ago

jiaxunye commented 6 years ago

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.0.1 and I opened the project.

At the moment the code is displayed in the IDE, Messages window shows the following:

Error:Failed to find Build Tools revision 27.0.1

In the picture below, you can see the problem:

philips77 commented 6 years ago

It requires Android Studio 3.0.1 and other tools that come with it, including Build Tools 27.0.1. You may download them from AS if the build fails with a single click (there'll be a button on the build console). But I recommend downloading the newest AS, it'll tell you to automatically update the project. Also, remember about the BLE library as stated in the Readme.