Any news of docs for Renderscript? Since the Xoom is soon launching it
would be nice to build some apps using Renderscript for this device.
And it would be great if the Renderscript code used in the YouTube app
could be shared with the developers :-)

-Christer

On 28 Jan, 20:18, Xavier Ducrohet <[email protected]> wrote:
> as I said above,Renderscriptrequires tools support which is not ready.
> Once this is done, the build system in Ant and ADT will automatically
> compile the .rs files (the same way it deals with .aidl files)
>
> Xav
>
>
>
> On Thu, Jan 27, 2011 at 12:18 AM, jimmy yang <[email protected]> wrote:
> > RS Samples in SDK are not compiled. Samples need some java code
> > preprocessed from RS script.
> > How to preprocess RS script? or process on-the-fly?
>
> > On Jan 27, 3:03 pm, Romain Guy <[email protected]> wrote:
> >> More detailed documentation will come :)
>
> >>RenderScriptis more than just a drawing API, it's also a programming
> >> language, compiled on the device (and partly on the host with LLVM.)
> >>RenderScriptwas designed for high performance. For instance, all the
> >> allocations happen outside of the scripts, which allows the system to run
> >> your scripts on multiple cores (CPU or GPU.)
>
> >> On Wed, Jan 26, 2011 at 9:54 PM, Peter Eastman 
> >> <[email protected]>wrote:
>
> >> > Is there any documentation available forRenderscript?  I downloaded
> >> > the SDK docs, but aside from the Javadocs (which aren't very
> >> > enlightening), it doesn't seem to be mentioned at all.  What are the
> >> > capabilities ofRenderscript?  When would it make sense to use it
> >> > instead of OpenGL?
>
> >> > Peter
>
> >> > --
> >> > You received this message because you are subscribed to the Google
> >> > Groups "Android Developers" group.
> >> > To post to this group, send email to [email protected]
> >> > To unsubscribe from this group, send email to
> >> > [email protected]<android-developers%2Bunsubs
> >> >  [email protected]>
> >> > For more options, visit this group at
> >> >http://groups.google.com/group/android-developers?hl=en
>
> >> --
> >> Romain Guy
> >> Android framework engineer
> >> [email protected]
>
> >> Note: please don't send private questions to me, as I don't have time to
> >> provide private support.  All such questions should be posted on public
> >> forums, where I and others can see and answer them
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to [email protected]
> > To unsubscribe from this group, send email to
> > [email protected]
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en
>
> --
> Xavier Ducrohet
> Android SDK Tech Lead
> Google Inc.http://developer.android.com|http://tools.android.com
>
> Please do not send me questions directly. Thanks!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to