I configured the standard ARbrowser example and after some configurarations, my device displays : "BAM" and then it says unable to load image model or tracket, i dont know if this is normal because in logcat it displays:
04-08 15:29:01.970: E/System(6291): at libcore.io.Posix.close(Native Method)
04-08 15:29:01.970: E/System(6291): at libcore.io.BlockGuardOs.close(BlockGuardOs.java:75)
04-08 15:29:01.970: E/System(6291): at libcore.io.IoUtils.close(IoUtils.java:38)
04-08 15:29:01.970: E/System(6291): ... 5 more
My question is do i need some aditional configurations or i did something wrong and the standar example should show something already?
A
Andreas Fötschl
said
over 10 years ago
Hi Igor,
Are you using latest SDK sources? I don't see a "BAM"-alert in our sample project. Could you please share device Model and OS versioni information too.
Igor Cruz