I cannot seem to find a clear answer of when to use RenderScript
?
Documentation says that we should use it when doing some computing or work with images. This is not so clear especially the part with images.
Can someone give me practical advices when to use it?
For example,
what computing are they talking about?
when should we use RenderScript
dealing with Bitmap
when there are other methods (or factories) which we can successfully use on such occasions?
Is RenderScript
limited only to usage when coding games?
Its really pretty simple. If your application is doing a lot of cpu based data processing (i.e. in Dalvik or the NDK), and you would like a speedup, you should look at RS.
If you don't have a performance problem today I would keep doing what you are doing.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With