GithubHelp home page GithubHelp logo

Application icons about wsa_pacman HOT 3 CLOSED

alesimula avatar alesimula commented on September 24, 2024
Application icons

from wsa_pacman.

Comments (3)

alesimula avatar alesimula commented on September 24, 2024 1

@shlomo-shlomo I don't know any software that does.

As for Android devices, being apk files a native Android extension, there are certainly libraries written by google that do exactly that and do it very efficiently.

I had to rely on high-level tools like aapt.exe and aapt2.exe to read package information, my modified version of axmldec.exe to decode binary XML files without decompiling the whole apk file, the jovial_svg library to parse vector drawables and my own code to process the XML icons and put it all together. In the end I did manage to make it pretty fast, but it's not as resource efficient as how Google does it

from wsa_pacman.

alesimula avatar alesimula commented on September 24, 2024

@shlomo-shlomo If you mean showing every app icon in the Windows file explorer instead of the WSA-PacMan logo, that wouldn't be ideal: parsing the apk icon is a relatively CPU/RAM heavy operation, doing for a single apk file at a time is fine, but doing it for every apk on the currently open folder (leaving feasibility aside) would be tremendously heavy

from wsa_pacman.

ShlomoCode avatar ShlomoCode commented on September 24, 2024

@alesimula OK, too bad.
Do you know any software that knows how to do this?
By the way, how on Android devices does it display icons, and even dozens of files at once?

from wsa_pacman.

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.