Failed to find Build Tools revision 23.0.1

Polo D. Vargas picture Polo D. Vargas · Apr 18, 2016 · Viewed 180.4k times · Source

I am trying to build my first app with react-native.

I am following these 2 tutorial:

I am sure that I installed all the requirements from the second link but when I try running my app with react-native run-android, I get the following error:

Error

I executed this command while running genymotion.

This is all that I have installed in Android SDK:

enter image description here

enter image description here

I tried to install Android build tools 23.0.1 but I get this error:

enter image description here

What should I do?

Answer

Dary picture Dary · Oct 3, 2016

You should install Android SDK Build Tools 23.0.1 via Android SDK. Don't forget to check Show Packages Details.

Image