I am currently working on a chat using the alljoyn framework. I used the tutorial presented here How to setup alljoyn sdk in android? to set it up in my android project, but I keep on receiving the same error no matter what I try:
A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 9142 (e.com.finaltest)
What am I doing wrong?
Thank you in advance.