Settings and activity
3 results found
-
210 votes
We have an experimental version of this in IDX now. You access it via the Mobile category or going directly to here: https://idx.google.com/new/react-native
An error occurred while saving the comment Hamid Raza supported this idea · -
99 votesHamid Raza supported this idea ·
-
269 votes
As many of you may have seen from our I/O Connect announcements, we are actively working on having Android Studio work on IDX. Here is a teaser video: https://x.com/kirupa/status/1813693281039212735
Please join the waitlist to be among the first to try out this experience once we make it available for early testing: https://idx.google.com/android-studio
Hamid Raza supported this idea ·
getting this error when running the command
npm run android
Starting project at /home/user/cake
Starting Metro Bundler
Failed to resolve the Android SDK path. Default install location not found: /home/user/Android/sdk. Use ANDROID_HOME to set the Android SDK location.
Failed to resolve the Android SDK path. Default install location not found: /home/user/Android/sdk. Use ANDROID_HOME to set the Android SDK location.
Error: spawn adb ENOENT
Error: spawn adb ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:286:19)
at onErrorNT (node:internal/child_process:484:16)
at processTicksAndRejections (node:internal/process/task_queues:82:21)