android sdk issue

I can’t run the android training course examples, I’m successfully sideloading and viewing the included binaries onto the device so not a hardware issue, are there any step by step instructions for running the new powervr android sdk examples with eclipse?


Thanks

Hi,

Do you mean that the binaries provided in the SDK work fine, but the ones you’ve built yourself from source in Eclipse don’t work?

If this is the case, is the build failing in Eclipse or is there a problem when you try to run the binaries you’ve built?

Thanks,
Joe



I suspect I didn’t have the c++ compilers installed or there was a problem with the ndk. I’ve actually gone back to a previous sdk because I find the nativeactivity harder to integrate in our current project at this stage I think.