Question:
how to root bluestacks?
anonymous
1970-01-01 00:00:00 UTC
how to root bluestacks?
Five answers:
anonymous
2014-08-21 11:11:52 UTC
You can download Bluestacks here for free: http://bit.ly/1kl9DXC



To download android's apps on your laptop you need to use Bluestack. Youcan download all your favourite applications ( a s what's up, Angry Birds, Kik, etc) on your computer.



Bluestacks is the best android's apps and games emulator.
BIOLOGY Z
2014-07-14 01:14:12 UTC
for updates of Bluestacks keep visiting http://cf.ly/42wT
Praneeth
2014-03-19 20:05:40 UTC
If you are using windows 7,8 or 8.1 then follow this links for bluetSacks rooting



Video - https://www.youtube.com/watch?v=TDpwLCwG4y8

website - http://www.v4computing.com/how-to-root-bluestacks-custom-rooting/



and if you are using older version of windows 32 bit operating system then follow this links



Video - https://www.youtube.com/watch?v=9BgyZOY075Y

http://www.v4computing.com/bluestacks-root-32bit-operating-system/
arjun
2014-03-10 06:00:52 UTC
lets check in below links



http://activeservices-as.blogspot.in/2014/02/BlueStacks.html



http://activeservices-as.blogspot.in/2014/02/bluestacksrooting.html
?
2012-06-27 21:07:00 UTC
1. Paying attention to the guidelines above, place the following files in their correct location – this includes initrd-betahack.img, ramdisk.img, and system.img.

2. After finding your GUID and making the appropriate changes to BlueRegistryMOD.reg in 2(two) places, run the registry file.

3. Start/restart BlueStacks – go to the Start menu>type Start Bluestacks

4. Start adb on your computer

a. Connect to bluestacks - #adb connect 127.0.0.1:5555

b. Ensure you have root access - #adb root

i. You should get message: “adbd is already running as root”

c. Mount system as read/write - #adb remount

d. Remove ‘dummy’ superuser - #adb shell rm /system/xbin/su

e. Push x86 superuser to BlueStacks - #adb push su.x86 /system/xbin/su

i. su.x86 must be in the same Windows directory you are running in the console

f. Correct the permissions for superuser - #adb shell chmod 6711 /system/xbin/su

g. Remount system read only - #adb shell mount -o ro,remount t-ext4 /dev/sdb1 /system

h. Exit adb by closing the console window

5. Restart BlueStacks – go to the Start menu>type Start BlueStacks

6. At this point you should have root and read/write access.

a. Verify root using a tool like Root Check. I suggest Root Check Pro because it will point you to what the problem is if you do NOT have root.

b. Verify read/write access using a tool like Root Explorer.

7. Enjoy.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...