Hello
I have been trying to test Antidote and HealthService in Android 4.0.3.
Built Antidote using android-ndk-r8c under cygwin.
When running in the Android machine it shows Connected and the MAC address and then disconnects.
Looking at logcat it tries to associate (method: association_accept_data_protocol_20601), calls method decode_phdassociationinformation() and in code line 'CHK(pointer->nomenclatureVersion = read_intu32(stream, error));' the following error occurs: Fatal signal 7 (SIGBUS) at 0x00000000 (code=128)...
This error could be from a different compiler, so I also built Antidote using android-ndk-r7 as in your instructions but the error still occurs.
How can I find the origin of this error. where should I look into further...
Thanks for any help
Peter
I`ve just add flag into manifest, antidote was left without any changes.So what about relase version (without debugable) which is crashing?Did anyone from dev team is able to reproduce it?
RegardsDawid Klimt
W dniu pi�tek, 25 pa�dziernika 2013 15:21:44 UTC+2 u�ytkownik Elvis Pfutzenreuter napisa�:
Does it suffice to add this flag in manifest, or you need
to compile with DEBUG=1?
On Oct 25, 2013, at 9:06 AM, kli...@gmail.com wrote:
> Hi
> I`ve found the resolution of that problem - some workaround, just set:
> android:debuggable="true" in Your manifest file.
> and it starts working.
>
> Regards
> Dawid Klimt
>
> --
> You received this message because you are subscribed to the Google Groups "Antidote: open-source IEEE 11073 stack" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to antidote-lib...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.