Y
Hacker News
new
|
ask
|
show
|
jobs
by
nextparadigms
5350 days ago
It's actually enabled by default on Android 4.0. It's optional only in Honeycomb.
1 comments
foobarbazetc
5350 days ago
It depends on your targetSdk. It can't be enabled by default because it breaks a lot of apps.
link
ZeroGravitas
5349 days ago
You're currently downvoted, but you're correct. Apps targetting older sdks will need to opt-in to make use of the acceleration, even on ICS. But it's an easy switch to flip, assuming it doesn't cause visual glitches, which it can in some cases.
link