Code Monkey home page Code Monkey logo

Comments (6)

Hankahn avatar Hankahn commented on May 28, 2024

@itsmasud I was having the same issue. My issues was I was pointing the extension at the emulator.exe in the tools directory of the Android SDK and you need to point it at the emulator.exe in the emulator folder of the Android SDK.

from emulator.

gotama avatar gotama commented on May 28, 2024

@Hankahn where do you change the setting to point to the correct emulator?

from emulator.

Hankahn avatar Hankahn commented on May 28, 2024

@itsmasud, I updated the setting in VSCODE called "emulator.emulatorPath". I had originally set it to C:\Users<your username>\AppData\Local\Android\Sdk\tools\emulator.exe but changed it to C:\Users<your username>\AppData\Local\Android\Sdk\emulator\emulator.exe which is where the correct emulator.exe is located. I am on windows so your paths may be different if you are on a mac.

from emulator.

mikaoelitiana avatar mikaoelitiana commented on May 28, 2024

@Hankahn @itsmasud changing emulator.emulatorPath in Mac didn't solve this for me. Any other suggestion?

from emulator.

mikaoelitiana avatar mikaoelitiana commented on May 28, 2024

In fact I just found what was wrong. I tryed to launch the emulator from Android Studio and a message appeared telling me to delete the lock file.
I launched command rm ~/.android/avd/Nexus_5X_API_26.avd/*.lock and launched the emulator successfully then (You have to change the name of the avd according to you own ).

from emulator.

DiemasMichiels avatar DiemasMichiels commented on May 28, 2024

Updated errors in version v1.0.0

from emulator.

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.