Wednesday 17 July 2013

BlueStack Emulator Set UP

1.DOWNLOAD BLUESTACK APPLICATION FROM
(link:http://www.bluestack.com)
install blue stack on your host machine
if you start bluestack before eclipse and run your project , blue stack will automatically be available as
an adb device

2.if you exit any of the two connection may be terminated and be forced to make a new connection using this command
adb connect 127.0.0.1


access your platfoam-tool folder and start command inside there by pressing
CTRL+RIGHT-CLICK
then choose open command here option
and type the command inside there

adb connect 127.0.0.1

you should see successfully connected at 127.0.0.1:5555

then you are done configuring this simple emulator and start firing things up
thanx good luck


No comments:

Post a Comment