Reputation: 21
Is there any way to have 3D acceleration in the Android emulator? We are attempting to do 3D gfx in a course here at the university, but not all the students have android devices. So we need better gfx performance out of the emulator.
We are using windows as our development environment.
Any advice or guidance would be greatly appreciated.
Thanks, Todd Millersville University
Upvotes: 2
Views: 2312
Reputation: 5865
Check out ADT 17 and SDK Tools r17 that was released yesterday. It adds support for hardware accelerated graphics rendering in the emulator.
Upvotes: 0