Giter Club home page Giter Club logo

Comments (5)

d4rken avatar d4rken commented on July 20, 2024

This has nothing to do with this library, this is for app developers looking to utlize root access.
You should post your issue in an appropriate SuperSU thread on XDA.

from libsuperuser.

lordscales91 avatar lordscales91 commented on July 20, 2024

This come a bit late. And I agree that this is out of topic. But just in case anyone ends up here I will leave a few comments based on my experience.

After rebooting effectively the su binary is either corrupted or just not accessible neither by SuperSU or any other app. The solution is to remove the su binary installed by SuperSU. You can do that with Bluestacks legacy su (commonly in /system/xbin/bstk/su).

Execute this on Terminal Emulator

# This get a root shell
/system/xbin/bstk/su
# mount /system partition on read-write mode
mount -o rw,remount /system
# remove the corrupted su
rm /system/xbin/su

After this you can use SuperSU to install the su binary again and it will work until reboot. I hope this helps someone.

from libsuperuser.

 avatar commented on July 20, 2024

Thanks for the infomation but i can't just do that. Kingroot does not act like that. the root was permanently. Rooting with SuperSU gives temporary root until reboot.

And i did not know that this is out of topic because i thought it was an open source of the app.

from libsuperuser.

lordscales91 avatar lordscales91 commented on July 20, 2024

@evildog1 Actually having a temporary root has its advantages, for example running apps and games that don't run if detect a rooted device. I have created a simple app that automates the process of fixing the su binary. You can check out the code here https://github.com/lordscales91/bluestacks_su_fix

from libsuperuser.

 avatar commented on July 20, 2024

I'm not playing any games that detects root. i wanted to install SuperSU because Kingroot has annoying portait rotation bug and the annoying game booster pop-up that disturb me, ruins the gameplay, and make me lose the game

from libsuperuser.

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.