سؤال

I have some problems with binding ZBar Android library in Xamarin.

I follow this tutorial - http://docs.xamarin.com/guides/android/advanced_topics/java_integration_overview/binding_a_java_library_%28.jar%29/

After I fix all errors, I create test project. In test project I add reference on binding project.

And there is problem - test project does not see namespace of generated binding project. How to fix this??

Is there any sample with Zbar on Xamarin??

UPDATE:

Resolve this problem. Visual Studio can't correct bind java library. Use Xamarin Studio to do this.

هل كانت مفيدة؟

المحلول

Resolve this problem. Visual Studio can't correct bind java library. Use Xamarin Studio to do this.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top