debugging - React-native run-android DeviceException: Failed to establish session -


this error message received when ran react-native run-android

com.android.builder.testing.api.deviceexception: com.android.ddmlib.installexception: failed establish session

my avd android-23 x86_64 emulator have working. haven't yet connected app's apk nor know how connect emulator.


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

C++ Program To Find Smallest and Largest Number In Array -