Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Tuxen

#1
Support / Use BlueStacks App Player to debug
April 01, 2012, 02:06:17 AM
Hi.

The thing i hate the most about jPCT/Android development is the slow emulator when debugging!
Until now that is, as i just found the perfect alternative! :D

It's called BlueStacks App Player and can be found here:
http://bluestacks.com

It's in beta now but more than useable, so give it a try.
So far my jPCT-AE tests ran at 60 FPS, it even play Riptide at full speed! :D

To make it work for debugging just type
adb connect 127.0.0.1

At a command prompt when BlueStacks is running.
You can now use it for debugging your Android apps in Eclipse just like the emulator. :D

Hope someone find it as usefull as i do. :D