GithubHelp home page GithubHelp logo

Comments (2)

wmartinmimi avatar wmartinmimi commented on May 26, 2024 2

First of all, yes, it is only intended for installing apks from local storage as invoked by the user.

The app does not self-update (nor will it in the near future) as it is not core to a file manager and I consider it unnecessary.

Secondly, that is interesting. I did not know my apk contained stuff like this. Aside from DEPENDENCY_INFO_BLOCK, is there anything else I can remove from the apk that is not necessary for the app to run, or where can I find information about this?

from little-file-explorer.

IzzySoft avatar IzzySoft commented on May 26, 2024 1

First of all, yes, it is only intended for installing apks from local storage as invoked by the user.

Thanks! Added to the details:

image

(btw: I had to look 3 times that I saw it correctly: less than 40 kB, wow! Reminds me of 14 years back when I started with Android 🙈 Cool!

The app does not self-update (nor will it in the near future)

Please keep it that way! Self updater violate the policy not only of F-Droid (who'd probably not notice it as they don't check for it once the app is listed) but also of my repo, where your app is listed longer than at F-Droid (be welcome to pick a badge to link there, too, if you wish).

I did not know my apk contained stuff like this.

Few know, many are surprised when I report it. You can find details about such things e.g. in the section What about security? of my repo info page, or in my latest blog article Ramping up security: additional APK checks are in place with the IzzyOnDroid repo.

is there anything else I can remove from the apk that is not necessary for the app to run

Not that I'm aware of. All my scanners reported I forwarded to you. There's not even a library block with your app's listing, so you didn't include any other dependency – which means no unneeded ones either 🤩

from little-file-explorer.

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.