Asked 6 years ago
3 Nov 2017
Views 3051
ajamil

ajamil posted

React Native application run Error : Could not create ADB Bridge.

trying to run first React Native application

react-native run-android


getting error like

Execution failed for task ':app:installDebug'.
> com.android.builder.testing.api.DeviceException: Could not create ADB Bridge.

Rasi

Rasi
answered Nov 30 '-1 00:00

try to change adb path to current version sdk.may be it solve
Post Answer