Code Monkey home page Code Monkey logo

Comments (4)

chenxiaolong avatar chenxiaolong commented on August 23, 2024

BCR will not be impacted by that at all because it does not rely on actual root access.

The Magisk module is only used as an easy method for installation as a system app. BCR only requires system app privileges.

from bcr.

ElsAr4e avatar ElsAr4e commented on August 23, 2024

Thanks for your reply. Good to know - so BCR will be converted to a system app on a rooted phone (and therefore can access the audio stream on Android 10+) even if the Magisk module does not work anymore (like topjohnwu/Magisk#7887)?

So even if there are issues with the Magisk module BCR should afterwards still work?

from bcr.

chenxiaolong avatar chenxiaolong commented on August 23, 2024

Yeah, modules are handled by a different part of Magisk. Modules are loaded once during boot and as part of that, Magisk will mount files to the correct locations (eg. putting BCR's apk in /system/priv-app). Even if the Magisk app is broken or uninstalled, modules should still work properly.

The Magisk app is only needed for granting root access and installing/updating/removing modules, but modules that are already installed generally don't depend on the app.

from bcr.

ElsAr4e avatar ElsAr4e commented on August 23, 2024

@chenxiaolong Good to know. Thank you for your answer and explanation.

from bcr.

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.