Code Monkey home page Code Monkey logo

Comments (4)

DanTup avatar DanTup commented on June 29, 2024

Which platform are you on? This suggests you are missing components from your Android SDK. For Windows, avdmanager should exist in cmdline-tools\latest\bin in the Android SDK. For example for me it is at:

C:\Users\danny\AppData\Local\Android\Sdk\cmdline-tools\latest\bin\avdmanager.bat

If you are missing it, please ensure you have the command line tools installed through Android Studio's SDK manager:

image

You should also run flutter doctor -v and fix any issues listed there.

from dart-code.

ejosephrogo avatar ejosephrogo commented on June 29, 2024

Which platform are you on? This suggests you are missing components from your Android SDK. For Windows, avdmanager should exist in cmdline-tools\latest\bin in the Android SDK. For example for me it is at:

C:\Users\danny\AppData\Local\Android\Sdk\cmdline-tools\latest\bin\avdmanager.bat

If you are missing it, please ensure you have the command line tools installed through Android Studio's SDK manager:

image

You should also run flutter doctor -v and fix any issues listed there.

Thanks alot... The emulator can be seen on Vs code now but I have new issues, I get this error

Exception in thread "main" java.lang.RuntimeException: Timeout of 120000 reached waiting for exclusive access to file: C:\Users\Joseph Ejomah\.gradle\wrapper\dists\gradle-7.6.3-all\aocdy2d2z8kodnny3rsumj8i8\gradle-7.6.3-all.zip at org.gradle.wrapper.ExclusiveFileAccessManager.access(ExclusiveFileAccessManager.java:61) at org.gradle.wrapper.Install.createDist(Install.java:48) at org.gradle.wrapper.WrapperExecutor.execute(WrapperExecutor.java:128) at org.gradle.wrapper.GradleWrapperMain.main(GradleWrapperMain.java:61) [!] Gradle threw an error while downloading artifacts from the network.

On my debug console when I try running the app on emulator but it works fine on browsers

from dart-code.

DanTup avatar DanTup commented on June 29, 2024

First thing I would try is a reboot. The error sounds like some process has an exclusive lock on a file that it's trying to write. You could try to identify the process but it's probably easier to just reboot to clear everything.

from dart-code.

github-actions avatar github-actions commented on June 29, 2024

This issue has been marked stale because it is tagged awaiting-info for 20 days with no activity. Remove the stale label or comment to prevent the issue being closed in 10 days.

from dart-code.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.