Git Product home page Git Product logo

Comments (7)

NardT avatar NardT commented on June 14, 2024 1

I resolved this just install android studio and they will create sdk path for emulator same on your path

from emulator.

luccidx avatar luccidx commented on June 14, 2024 1

The main reason why you are not invoking any emulator is because, you haven't created any virtual device in Android studio. Thus no emulator shall be present to invole from the path.

Simple way to set this up is :

  1. Install and open Android studio ->click on Open -> Open your kotlin /flutter project.

  2. Click on tools -> Device Manager
    image

  3. Click on '+' icon "Create new Virtual Device"
    image

  4. Select any of the Android Device which you want to use as an emulator device and click on Next
    image

  5. In next dialog box select the recommended Android version and click on Next
    image

  6. Don't change any settings and leave it default and click on Finish
    image

  7. The new Emulator Device is added and installed
    image

image

  1. Now Open VS code -> File -> Preference -> Setting
    image

  2. Click on Extension -> Emulator Configuration and paste the following path "C:\Users{PROFILE}\AppData\Local\Android\Sdk\emulator" in both Emulator path and Emulator Path windows

image

  1. Now add this same path to systems environment variables PATh by going to windows setting and search environment variables
    image

image

  1. Now go back to VS code and click on CTRL + SHIFT + P and type Emulator
    image

  2. Now click on "View Android Emulators"
    image

  3. Now the newly installed virtual device shall appear here, select it -
    image

  4. The new virtual device shall open via emulator.
    image

Now Happy building Apps 😀

from emulator.

Rain6435 avatar Rain6435 commented on June 14, 2024 1

@luccidx big man, ty so much for this detailed procedure. Ur the GOAT

from emulator.

BrianKvin avatar BrianKvin commented on June 14, 2024 1

This worked for me!

from emulator.

DiemasMichiels avatar DiemasMichiels commented on June 14, 2024

Hey, thanks for your issue.
I looked into your issue today but haven't been able to solve it yet. (It is an issue on our side)

The problem is that the extention thinks you are on a linux pc and not on a windows, therefore it wants to execute the command differently.

The linux path should be something like /mnt/c/Users/Beau/AppData/Local/Android/Sdk/emulator but it doesn't seem like the extention has access to it.

I'm going to do some more research on it when I have more time but currently I cannot make any promisses on a fix for this.

from emulator.

HakoniCodes avatar HakoniCodes commented on June 14, 2024

@Linbeau22 Guess this never got resolved?

from emulator.

EnockAkiba avatar EnockAkiba commented on June 14, 2024

salut!!!
j'ai le même problème et pourtant j'ai Android studio installe

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.