Page 1 of 1

New FREE Real Fast Android Emulator "Bluestacks"

Posted: Thu Aug 09, 2012 4:41 pm
by Fasasoftware
Dear friends,
i have found this new FREE real fast android emulator either for mac and windows....go herehttp://bluestacks.com/.

But there's a little problem...i can't run my app.apk builded with livecode 5.5.1....if i build the app for 2.2 android the emulator blue stack..say to me that "CERTIFICATE NOT VALID", but if i try to set 3.0 android minimum deployement the emulator says to me "SDK-OLD"...
Can somebody have any idea to solve this problem?? This emulator is really fast and easy to test your own apk apps...

Thanks a lot ,

lestroso :D

Re: New FREE Real Fast Android Emulator "Bluestacks"

Posted: Tue Aug 28, 2012 6:04 pm
by richervin
I installed the Alpha on my Mac, but I don't see any way to install a new app on the emulator.

Also, the emulator eats CPU (and therefore battery) like mad, even when it is doing nothing but displaying a launcher screen.

I think I'll stick with the standard AVD from Google for now.

It's a good find though! It would be nice for it to become a viable alternative in the future.

Re: New FREE Real Fast Android Emulator "Bluestacks"

Posted: Tue Aug 28, 2012 6:06 pm
by richervin
Did you set your signing option to "no signing" in your Android build settings?

Re: New FREE Real Fast Android Emulator "Bluestacks"

Posted: Tue Aug 28, 2012 10:19 pm
by Fasasoftware
I thank you... i have solved it by my own....my fault was not to make : first build release.keystore
with keytool then build apk and then validate it with jarsign.... Now It' all ok.. thanks a lot..

Best regards,
Lestroso :D