Code Monkey home page Code Monkey logo

Comments (2)

bdach avatar bdach commented on September 22, 2024

The linked comment is not related.

It's likely an issue with our veldrid-spirv fork. Not sure if that came from upstream, but I have suspicions about this:

https://github.com/ppy/veldrid-spirv/blob/ca6cec7843ea790ceea9864b9879f866d0d90f32/.github/workflows/build.yml#L134

I'm not sure android-x86_64 is a valid RID. It probably needs to be android-x64. This would only affect emulator because the emulator is pretty much the only usage of x64 binaries anywhere. 99.9% of actual devices are arm. Either that or it's some other build issue.

In general I don't recommend developing against the emulator. It's a substandard developer experience in several ways, and as evident, a poor reflection of actual hardware.

from osu-framework.

Frederisk avatar Frederisk commented on September 22, 2024

In general I don't recommend developing against the emulator. It's a substandard developer experience in several ways, and as evident, a poor reflection of actual hardware.

Yes, I think so. But my need for this is more about a quick preview of function availability and effects. I am an iOS device user, so for me, Android devices are not readily available. Support for the simulator will greatly help me make the preview function more convenient.

from osu-framework.

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.