NordicSemiconductor / Android-nRF-Beacon

The nRF Beacon application lets you explore the full range of possibilities for beacons using Bluetooth Smart technology. The application has been designed to demonstrate all features of the nRF8122 Bluetooth® Smart Beacon Kit.
http://www.nordicsemi.com/eng/Products/Bluetooth-R-low-energy/nRF51822-Bluetooth-Smart-Beacon-Kit
BSD 3-Clause "New" or "Revised" License
106 stars 69 forks source link

Unable to solve gradle issue #8

Closed VinayTShetty closed 3 years ago

VinayTShetty commented 3 years ago

Unable to solve this issue, its not getting solved. Please provide some guidance.

21:40 Gradle sync failed: Unsupported method: SyncIssue.getMultiLineMessage(). The version of Gradle you connect to does not support that method. To resolve the problem you can change/upgrade the target version of Gradle you connect to. Alternatively, you can ignore this exception and read other information from the model. Consult IDE log for more details (Help | Show Log) (7 s 428 ms)

philips77 commented 3 years ago

Migrate the project to latest Android Studio and Gradle. Perhaps you'll need to modify the build.gradle file. Sorry, but this repo is already 5 years old and no longer maintained. For our reference code, please check nRF Blinky.