@emrainey Could please provide any approaches to compile OpenVX for android?

I found it is compiled by arm’s RVCT. However it is not free to use. Do you have any ideas to solve?

Thanks.

Jin

[QUOTE=Jin Ma;30521]I found it is compiled by arm’s RVCT. However it is not free to use. Do you have any ideas to solve?

Thanks.

Jin[/QUOTE]

The sample implementation was compilable by the full Android build at one point. I will have to check to see if that is still true. Building the whole implementation via the NDK is also possible, but has not been tried as far as I know.