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
0
votes
1 answer

Android, Bluestacks: "open failed: EISDIR (Is a directory)"

I'm getting open failed: EISDIR (Is a directory). All the solutions I've found from that say to call file.getParentFile().mkdirs(), but I'm still getting that error. It prints out Good but also prints out Directory not created. String state =…
Jesse Jashinsky
  • 10,313
  • 6
  • 38
  • 63
0
votes
1 answer

Changing Orientation in Bluestacks to test Orientation Change of my App

Android Emulator 4.4 apparently has a bug which keeps it from changing rotation appropriately. Having heard that Bluestacks is faster anyway, I wanted to give it a shot, but I can't find a way to change my orientation while in my app. My app…
NSouth
  • 5,067
  • 7
  • 48
  • 83
0
votes
1 answer

Android Apps not running at all - CPU may be pegged

I am a beginner with Android. I had done a couple of small projects to learn android. But when i tried to do one of the earlier projects again, the emulator showed app failure. I tried bluestacks, yet the same. And when I tried to run some of my…
Harikrishnan
  • 7,765
  • 13
  • 62
  • 113
0
votes
1 answer

my animation is not working after I build it on phonegap and install its apk on bluestack

my flip animation is not working after I build it on phonegap and install its .apk on bluestack, can anyone tell me what's the problem? index.html: The page flip effect in HTML5