Hello,
I successfully compiled ImageTarget sample, and run it on my android phone.
And now I have an error with compilation of MultiTargets sample when I do the "ndk-build" command.
Do I have to install openGL? I don't think so.
What can be the problem?
Thanks.
Anthony.
nevermind, the "defaults.properties" and the "project.properties" files was missing. I just copy them from an other project and the openGL error is resolved.