I'm using the latest Android NDK, and yes, I believe it is a matter of switching the .wtc file. At first it was failing to load the target connection resource, complaining that my phone wasn't connected to the internet. After that was resolved I was left with this error.
Thanks
darren morrison
Hi, I've been playing around with the Android Native SDK samples and I wanted to try adding my own target, so I created one in the online target manager. After replacing the default "magazine.wtc" with my new target, the application crashes on start with the following trace:
I recognize the first string as a portion of the SDK key, but the rest I'm not sure about.
Thanks