Giter Site home page Giter Site logo

Android TV about rootavd HOT 5 CLOSED

newbit1 avatar newbit1 commented on July 18, 2024
Android TV

from rootavd.

Comments (5)

newbit1 avatar newbit1 commented on July 18, 2024

No i didnt try Android TV yet.
Regarsing the ListAllAvds, check if your installation folder is in the standard path.

from rootavd.

hansmbakker avatar hansmbakker commented on July 18, 2024

check if your installation folder is in the standard path

adb is installed in C:\Program Files (x86)\Android\android-sdk\platform-tools - that sounds quite standard?

from rootavd.

newbit1 avatar newbit1 commented on July 18, 2024

I meant the path where your system images are stored. Standard on windows is '%LOCALAPPDATA%\Android\Sdk\system-images'

If you install an AVD from a phone, will it be displayed with the listallavds command?

from rootavd.

hansmbakker avatar hansmbakker commented on July 18, 2024

The folder you mentioned does not exist on my computer, but for me the system-images folder is at C:\Program Files (x86)\Android\android-sdk\system-images

The emulator image is stored at C:\Users\<user-folder>\.android\avd\android_tv_1080p_-_api_31.avd

I'm running adb using the Android adb command prompt from Visual Studio - it starts command prompt using the correct env variables.

After starting a phone emulator that has developer mode enabled, .\rootAVD ListAllAVDs also shows nothing except the help output

from rootavd.

newbit1 avatar newbit1 commented on July 18, 2024

adb is installed in C:\Program Files (x86)\Android\android-sdk\platform-tools - that sounds quite standard?

Windows Standard for Programs yes, but not for Android Studio Files, don't ask me why.

The folder you mentioned does not exist on my computer, but for me the system-images folder is at C:\Program Files (x86)\Android\android-sdk\system-images

You see, this is not Android Studio Standard, that is why the script doesn't find it.
So either change it back to the default folders into %LOCALAPPDATA%\Android
Or use the complete path to your ramdisk.img within your present directory i.e.
"C:\Program Files (x86)\Android\android-sdk\system-images\android-31\google_apis_playstore\x86_64\ramdisk.img"

I will see If I include the program files directory within the search. It is after all, like you said, quite standard this folder.

from rootavd.

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.