Ask Your Question

stblue's profile - activity

2014-01-04 07:13:11 -0600 asked a question Error while developing android application using ndk

I am developing my first app using android ndk, i tried to configure the location of ndk-build in properties>c/c++>build but still i get the same error every time, i tried to remove .cmd from ndk-build(changed from ndk-build.cmd to ndk-build and vice versa), but iam still getting the same error, here is my screen shotimage description image description

2014-01-03 23:59:51 -0600 asked a question How to start learning android application using opencv

I want to develop an android application using opencv, i want to know how to start learning openCV, i have seen the official website and their documents.. most of the code in official website is in c++ so iam confuse is it possible to develop complete application using java as primary language, if yes can anyone please give me the link of some good tutorials of developing application using java as a primary language, also suggest me some good books for openCV. Thankyou