
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
C:\Users\kwater\OneDrive\바탕 화면\sparta-study\sparta-myhoneytip-woong>expo start --android
This command is being executed with the global Expo CLI. Learn more: https://blog.expo.dev/the-new-expo-cli-f4250d8e3421
To use the local CLI instead (recommended in SDK 46 and higher), run:
› npx expo start
Starting project at C:\Users\kwater\OneDrive\바탕 화면\sparta-study\sparta-myhoneytip-woong
Starting Metro Bundler
No Android connected device found, and no emulators could be started automatically.
Please connect a device or create an emulator (https://docs.expo.dev/workflow/android-studio-emulator).
Then follow the instructions here to enable USB debugging:
https://developer.android.com/studio/run/device.html#developer-device-options. If you are using Genymotion go to Settings -> ADB, select "Use custom Android SDK tools", and point it at your Android SDK directory.
Error: No Android connected device found, and no emulators could be started automatically.
Please connect a device or create an emulator (https://docs.expo.dev/workflow/android-studio-emulator).
Then follow the instructions here to enable USB debugging:
https://developer.android.com/studio/run/device.html#developer-device-options. If you are using Genymotion go to Settings -> ADB, select "Use custom Android SDK tools", and point it at your Android SDK directory.
at getAllAvailableDevicesAsync (C:\Users\kwater\AppData\Roaming\npm\node_modules\expo-cli\node_modules\xdl\src\Android.ts:118:11)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at Object.openProjectAsync (C:\Users\kwater\AppData\Roaming\npm\node_modules\expo-cli\node_modules\xdl\src\Android.ts:938:21)
at C:\Users\kwater\AppData\Roaming\npm\node_modules\expo-cli\src\commands\utils\urlOpts.ts:111:18
at async Promise.all (index 0)
at handleMobileOptsAsync (C:\Users\kwater\AppData\Roaming\npm\node_modules\expo-cli\src\commands\utils\urlOpts.ts:105:19)
