Tech Forums > 3D-Tech News Around The Web

Google Android 4.1 "JellyBean"

(1/1)

Stefan:

--- Quote ---Welcome to Android 4.1, Jelly Bean!

To ensure a consistent framerate, Android 4.1 extends vsync timing across all drawing and animation done by the Android framework.
...
Android 4.1 also adds triple buffering in the graphics pipeline, for more consistent rendering that makes everything feel smoother, from scrolling to paging and animations.

Android 4.1 reduces touch latency not only by synchronizing touch to vsync timing, but also by actually anticipating where your finger will be at the time of the screen refresh. This results in a more reactive and uniform touch response. In addition, after periods of inactivity, Android applies a CPU input boost at the next touch event, to make sure there’s no latency.

Tooling can help you get the absolute best performance out of your apps. Android 4.1 is designed to work with a new tool called systrace, which collects data directly from the Linux kernel to produce an overall picture of system activities. The data is represented as a group of vertically stacked time series graphs, to help isolate rendering interruptions and other issues. The tool is available now in the Android SDK (Tools R20 or higher)

--- End quote ---

Note: R20 doesn't yet contain API16 add-ons and platform files  :-\

Navigation

[0] Message Index

Go to full version