Questions tagged [bluestacks]

BlueStacks is a software platform which allows you to run Android apps on Windows and Mac, without the need of an Android emulator.

BlueStacks is a software platform which allows you to run Android apps on Windows and Mac, without the need of an Android emulator. It can be obtained from http://www.bluestacks.com/

233 questions
3
votes
0 answers

Make Bluestacks 0.9.30 for Mac OS X Rooted

How can I make my Bluestacks 0.9.30 for Mac OS X Rooted? I Try a lot of videos tutorial on youtube, but all is old and nor work for newest version of Bluestacks.
3
votes
0 answers

Is it possible to change the version of android running on BlueStacks?

I am currently looking to test an application on Bluestacks but need it to run a specific API in order to debug a problem that is coming up. The issue only seems to manifest itself with API 15 and trying to run a emulator within Android Studio using…
3
votes
0 answers

Best current Android emulation options

My Requirements Run Android on an x86_64 CPU (x86/x86_64 binaries preferred) Run inside KVM/Qemu or in an X session. Fast (Best performance possible) Install apps from Google play store Reasonably stable, should not crash too often. Not required:…
3
votes
1 answer

kill process/ end process of bluestacks

I'm trying to make a program that will open and close bluestacks application. Close means totally exiting the application. Since even if you exit the bluestacks app the process will just restart. The processes I'm trying kill…
pwalaako2
  • 63
  • 2
  • 12
3
votes
2 answers

BlueStacks Installation failed older sdk error

Hi everyone I'm trying to install an apk that I've designed with minsdk version of 14 and target of 19 onto bluestacks and its failing. What's weird is that I installed an app with the same api version of 14/19 on this very same bluestacks player a…
Raul Puri
  • 119
  • 1
  • 1
  • 12
3
votes
1 answer

Setting up a proxy for a specific program, like Bluestacks.

I am using ubot to manipulate droid apps via bluestacks. I've been stuck for over a day now trying to figure out the best way to setup a proxy, just for bluestacks. I've read about ProxyCap and Proxifier, but is there any way to do this via command…
user3664782
  • 33
  • 1
  • 6
3
votes
1 answer

network broadcast from bluestacks - Beacon-v1

The latest update of Bluestacks is sending a network broadcast every 2 seconds from port 10505. Beacon-v1|pcName|WindowsPC OpenSensor-v2|54321 to IP 255.255.255.255 this wasnt happening with the previous version. is this some autosync…
3
votes
2 answers

Acessing BlueStacks' application (WhatsApp) database

I am trying to get a dump of my contacts' user names, statuses and last seen data. Since WhatsApp doesn't have an API, I installed it on BlueStacks and am trying to take a snapshot of the database where these details might be stored. I have a couple…
Antimony
  • 2,230
  • 3
  • 28
  • 38
3
votes
2 answers

Google Play services installation on BlueStacks is failed: Incompatible with other application(s) using the same share user ID

Installation of Google Play services on BlueStacks is failed because of "Incompatible with other application(s) using the same share user ID." What am I doing wrong? Thanks for your time.
Dmitry Kolesnikovich
  • 669
  • 2
  • 15
  • 33
3
votes
0 answers

bluestacks as emulator in Visual Studio/Mono

How to use Bluestacks as an emulator when developing an app using Visual Studio or Mono
Sourav
  • 365
  • 2
  • 7
  • 17
2
votes
0 answers

Unity: Disabling OptimizedFramePacing fixes Bluestacks blackscreen but cuases jitter

The Problem: when running a unity build in Bluestacks you get a black screen. The only solution I have found for it is to disable "OptimzedFramePacing" in PayerSettings when building which fixes the blackscreen, but causes another problem, which is:…
2
votes
1 answer

Android emulator: No address associated with hostname

I'm using BlueStack for the android emulator. The API(Retrofit) call response is: Log: Unable to resolve host "URL": No address associated with hostname
Squall Huang
  • 647
  • 9
  • 20
2
votes
2 answers

My Unity game for Android does not work in Bluestacks

I just launched my game on Google Play, it works fine on Android devices, but if I try to boot it though Bluestacks emulator the Unity splash (sometimes) shows and after that only a dark grey screen and nothing happens This is how it looks after the…
2
votes
2 answers

Bluestacks clone instances from command line

I would like to be able to clone bluestacks instances from command line. I have tried to clone the folder where the image is but it is not enough Best regards.
Hamboy75
  • 938
  • 1
  • 11
  • 22
2
votes
1 answer

How do you adb to multiinstance bluestacks 4? What is the adb-port of the secondary instances?

How do I adb to second and third and so forth instances of bluestacks? As mentioned here one has to enable Adb in preferences of each bluestack instance, then possibly do adb connect localhost:5555 This will connect to the first instance. adb…
arberg
  • 4,148
  • 4
  • 31
  • 39
1 2
3
15 16