cocodark / android-opencl-example-1

Example of opencl on android. Edit from this bolg: http://developer.sonymobile.com/2013/10/29/boost-the-performance-of-your-android-app-with-opencl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

android-opencl-example

NOTICE:

COMPILE:

INSTALL:

  • You can install this app via some IDE such as Eclipse.

  • Or you can install via Android Develop Tools(adb), after download Android SDK, goto $PATH_TO_SDK/platform-tools/, type ./adb install ..../OpenCL_code_example/openclexample1.apk

About

Example of opencl on android. Edit from this bolg: http://developer.sonymobile.com/2013/10/29/boost-the-performance-of-your-android-app-with-opencl/