About 55,300 results
Open links in new tab
  1. How do I root my Android device? - Android Enthusiasts Stack …

    Here is a guide on how to root Android without a computer, naming each of the apps listed above and providing in-depth guides on how to use them. I've rooted my device. Now what? We have …

  2. rooting - How do you root a device with Magisk when it doesn't …

    Dec 24, 2020 · I found How to Extract Android OTA Payload.bin File using Payload Dumper Tool on a PC or Android Device to be very comprehensive and clear. This shows how you can …

  3. How to start root shell with Android Studio?

    May 9, 2014 · Find and use your device's name for step 3. Now issue adb -s <device-name> shell. Now you are in your device's shell. On a side note, if you want to access the shell of an …

  4. Root Android virtual device with Android 7.1.1

    I'm using the official Android SDK with the Android Emulator to create a virtual Android 7.1.1 (x86). I need to test a number of things, amongst others, some applications require root …

  5. boot - Backup/dump kernel image (and full ROM) without root for ...

    7 I would like to pull the boot image of my device Pipo N7. I don't have root. I found the following link: Backup/dump kernel image without root or twrp/cwm ` But when I try to find /dev -name …

  6. adb - Is it possible to change Android ID without root access nor ...

    Feb 15, 2021 · Since the file is not accessible without root, it's not possible to change the ID for a specific app. Android 11 source code shows that the app-specific Android ID is generated …

  7. security - Is there a way to root an Android phone without …

    Nov 24, 2019 · Simple answer is: It should not be possible to root Android devices without unlocking bootloader, but is possible for some devices due to security vulnerabilities or bad …

  8. ADB SU root inputs location - Android Enthusiasts Stack Exchange

    Jun 30, 2024 · The Android command line system is a variant on the Linux one. The "commands" you give in the question are a fragment of a C program. To run them in the root environment, …

  9. How to get Android 11 to trust a user root CA without a private key?

    May 16, 2021 · Android 11 can only install user-provided root CA certificates to contain the X.509v3 CA:true flag, which I suspect wasn't necessary before for some reason, and kept on …

  10. How to view the files from /root/data folder?

    Jan 9, 2013 · This is what happens on a device without root (output created just now on my Cat Stargate 2 running Android 4.1.1). Repeating the same on my HTC Wildfire running CM9 …