Hello
I want to run OpenCL sample apps on Mali T-628 gpu in Android platform.
i hv downloaded Mali OpenCL SDK.
My host system is Ubuntu 12.04
I saw entire development guides but couldnt understand.Any instructions on how to go about it?
Thks
adb push thing /sdcard/thing isn't working? Does the device have an /sdcard/ directory? If adb push isn't working on your device then that's a support request for HardKernel I think!
Hth,
Chris
Yes there is a sd card directory.But the "error" is not specific to ODROID but ubiquitous in many devices.
Can u plse suggest an alternative?
Thanks
I'm afraid I've never had any trouble with adb push. Can you copy the exact line you're typing? I guess without using the Android tools you're limited to moving files onto/off the device with USB keys etc.