Sample code for developing cross-platform applications on Android and iOS using Xamarin. The demos in this repository are stored on separate branches. To navigate to a demo, please click branches.
I just downloaded the Link OS Multiplatforms SDK and try to run the project sample inside for xamarin: Xamarin_LinkOS_Developer_Demo to try to print in a Zebra iMZ220.
I'm trying to run the droid project but it keeps eternally building. When I cancel the build I can see the following error:
Invalid command line switch for "java.exe". Process with an Id of 8600 is not running. Xamarin_LinkOS_Developer_Demo.Droid
and many warnings like:
-Possible mistaken empty statement
-"java" and its child processes are being terminated in order to cancel the build.
-Ignoring InnerClasses attribute for an anonymous inner class
-can't write resource [META-INF/NOTICE.txt] (Duplicate zip entry [referencecommons-lang3-3.4.jar:META-INF/NOTICE.txt]) Xamarin_LinkOS_Developer_Demo.Droid
Hello,
I just downloaded the Link OS Multiplatforms SDK and try to run the project sample inside for xamarin: Xamarin_LinkOS_Developer_Demo to try to print in a Zebra iMZ220.
I'm trying to run the droid project but it keeps eternally building. When I cancel the build I can see the following error:
Invalid command line switch for "java.exe". Process with an Id of 8600 is not running. Xamarin_LinkOS_Developer_Demo.Droid
and many warnings like: -Possible mistaken empty statement -"java" and its child processes are being terminated in order to cancel the build.
-Ignoring InnerClasses attribute for an anonymous inner class -can't write resource [META-INF/NOTICE.txt] (Duplicate zip entry [referencecommons-lang3-3.4.jar:META-INF/NOTICE.txt]) Xamarin_LinkOS_Developer_Demo.Droid
Can anyone help me?
thanks!