BlueStacks Blue Finger Android Simulator ROOT Permissions Tutorial

  
We know that Android needs ROOT to get permission before it can be used. So in the blue finger Android emulator, can you also ROOT? Yes. This article will teach you how to root on the blue finger simulator. 1. Before the root, completely shut down the Android emulator bluestacks, including the process in the task manager (usually the HD-starting process for the bluestacks, all closed); 2, then download the root toolbox (which contains and Img, su, reg, tools related files); root toolbox download address: http://www.52z.com/soft/117244.html3, bluestacks how to root the third step, then check your GUID, specific methods Yes: WIN key + R & rarr; regedit & rarr; Enter key & rarr; [HKEY_CURRENT_USER \\ Software \\ BlueStacks] Note & ldquo; USER_GUID & rdquo; = " Here are some numbers with intervals, each person is different, first copy These numbers will be useful. 4, bluestacks how to root the fourth step, and then find the registry file to be imported, which is the following figure, select the right mouse button [edit]; 5, bluestacks how to root the fifth step, will copy the first step in the first step String numbers are added to the registry file, and there are two places that we need to modify. The first place is the second paragraph of the first paragraph of "ENTER-YOUR-GUID-HERE", copy the string you just copied, mainly to replace these letters; the second place is also this registry other Position “ENTER-YOUR-GUID-HERE”, change them all to the number you copied in step 3. Save and exit after the modification, do not import first. 6, bluestacks how to root the sixth step, then put the three files initrd-betahack.img, ramdisk.img and system.img in the root tool to the corresponding place. For users of XP system, put the C disk Documents and Settings--All Users--Application Data—BlueStacks—Android folder. For WIN7 users, put the C programData - BlueStacks & mdash; Android just fine. Note that these two folders are hidden by default. If you can't see them, go to [Folder Options] - [View Hidden Files]. Here, put the previous √. 7, bluestacks how to root the seventh step, after releasing each img file, and the registry is determined to be modified and imported, copy the adb toolbox tools to the C drive, ready for the next step]. Here to add a sentence, there are children's shoes message, how to put this su.x86 file, will not get it, maybe this strange I did not say clearly, is the one in my bag → 2 - su.x86 and Registry_Mods inside this folder Su.x86 this file, copy it, go to the tools, and then copy the tools folder as a whole, copy to the C drive, oh, and then understand. 8. Start BlueStacks. 9, the next step is the code word, we do not write wrong, here I take the picture, then attach the text, we can see more clearly: WIN key + R → CMD & rarr; Start typing: Step 1: cd c: == Enter the C drive Step 2: cd.. Step 3: cd.. == Enter 2 times cd.. until C:" appears to indicate successful entry to step 4: adb connect 127.0.0.1:5555 == Connect Simulator, successfully indicates success Step 5: adb root == prompt message adbd is already running as root Step 6: adb remount == mount system read /write Step 7: adb shell rm /system/xbin/su ==Remove the superuser that has been virtualized in the system. Step 8: adb push su.x86 /system/xbin/su == Replace the superuser you downloaded. Step 9: adb shell chmod 6711 /system/xbin/su == Verify the superuser permission Step 10: adb shell mount -o ro, remount -t ext4 /dev/sdb1 /system change to read-only permission read only Step 11: Exit the adb tool, click the fork to close. Then exit bluestacks and reboot, and the root is finished here. This Android emulator root tutorial is also how bluestacks root tutorial is here.
Copyright © Windows knowledge All Rights Reserved