Skipping device 'emulator-5554' for 'app:debug': Unknown API Level code example
Example: Skipping device 'emulator-5554' for 'app:debug': Unknown API Level
Get the device id with
adb devices
and run
react-native run-android --deviceId id
Get the device id with
adb devices
and run
react-native run-android --deviceId id