16 lines
566 B
HTML
16 lines
566 B
HTML
<HTML>
|
|
<BODY>
|
|
<p>RenderScript provides support for high-performance computation across heterogeneous processors.</p>
|
|
|
|
<p>This package is for the latest native version of RenderScript included on
|
|
Android devices. Developers interested in running RenderScript on any Android
|
|
device running {@link android.os.Build.VERSION_CODES#GINGERBREAD} or newer
|
|
should see the {@link android.support.v8.renderscript} package.
|
|
|
|
<p>For more information, see the
|
|
<a href="{@docRoot}guide/topics/renderscript/index.html">RenderScript</a> developer guide.</p>
|
|
{@more}
|
|
|
|
</BODY>
|
|
</HTML>
|