Community
Topic: Xamarin component
Failed to run "PikkartAndroidLocalPlanarMarkerTutorial" sample
Hi,
This is silly or unrelated question to the SDK but I have to ask as a beginner. I have downloaded the sample project from GitHub: https://github.com/pikkart-support/Pikkart-AR-SDK-LocalPlanarMarker-Xamarin.Android-Sample.
I added the SDK and the license but when I run it, I got the following error:
Java.Lang.NoClassDefFoundError has been thrown.
Failed resolution of: Lcom/pikkart/ar/recognition/R$layout;
Please guide me through this. Thanks
Hi,
it does not seem to be linked to the sdk, perhaps a bug of xamarin.
Can you provide us a complete log of the compilation? (set in Visual Studio: Tools -> Options -> Projects and Solutions -> Build and Run -> MSBuild project build output verbosity to Diagnostic).
Best,